Daniele Alessandri 812d37b2d4 Fix typo. преди 14 години
..
Preprocessors 812d37b2d4 Fix typo. преди 14 години
Command.php dac0104267 Move the reducer function in Predis\Commands\Command::__toString() to a protected method. преди 14 години
ConnectionAuth.php b2575bd667 Reorganize some Redis commands classes. преди 14 години
ConnectionEcho.php b2575bd667 Reorganize some Redis commands classes. преди 14 години
ConnectionPing.php b2575bd667 Reorganize some Redis commands classes. преди 14 години
ConnectionQuit.php b2575bd667 Reorganize some Redis commands classes. преди 14 години
ConnectionSelect.php b2575bd667 Reorganize some Redis commands classes. преди 14 години
HashDelete.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. преди 14 години
HashDeleteV24x.php b4a90df812 Reuse code. преди 14 години
HashExists.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. преди 14 години
HashGet.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. преди 14 години
HashGetAll.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. преди 14 години
HashGetMultiple.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. преди 14 години
HashIncrementBy.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. преди 14 години
HashKeys.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. преди 14 години
HashLength.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. преди 14 години
HashSet.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. преди 14 години
HashSetMultiple.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. преди 14 години
HashSetPreserve.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. преди 14 години
HashValues.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. преди 14 години
ICommand.php 3f3c235363 Make Predis\Distribution\IDistributionStrategy extend the new Predis\Distribution\INodeKeyGenerator interface. преди 14 години
KeyDelete.php b2575bd667 Reorganize some Redis commands classes. преди 14 години
KeyExists.php b2575bd667 Reorganize some Redis commands classes. преди 14 години
KeyExpire.php b2575bd667 Reorganize some Redis commands classes. преди 14 години
KeyExpireAt.php b2575bd667 Reorganize some Redis commands classes. преди 14 години
KeyKeys.php b2575bd667 Reorganize some Redis commands classes. преди 14 години
KeyKeysV12x.php b2575bd667 Reorganize some Redis commands classes. преди 14 години
KeyMove.php b2575bd667 Reorganize some Redis commands classes. преди 14 години
KeyPersist.php b2575bd667 Reorganize some Redis commands classes. преди 14 години
KeyRandom.php b2575bd667 Reorganize some Redis commands classes. преди 14 години
KeyRename.php b2575bd667 Reorganize some Redis commands classes. преди 14 години
KeyRenamePreserve.php b2575bd667 Reorganize some Redis commands classes. преди 14 години
KeySort.php b2575bd667 Reorganize some Redis commands classes. преди 14 години
KeyTimeToLive.php b2575bd667 Reorganize some Redis commands classes. преди 14 години
KeyType.php b2575bd667 Reorganize some Redis commands classes. преди 14 години
ListIndex.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. преди 14 години
ListInsert.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. преди 14 години
ListLength.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. преди 14 години
ListPopFirst.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. преди 14 години
ListPopFirstBlocking.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. преди 14 години
ListPopLast.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. преди 14 години
ListPopLastBlocking.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. преди 14 години
ListPopLastPushHead.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. преди 14 години
ListPopLastPushHeadBlocking.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. преди 14 години
ListPushHead.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. преди 14 години
ListPushHeadV24x.php 66f6610c72 Implement variadic RPUSH and LPUSH in the development profile (Redis v2.4). преди 14 години
ListPushHeadX.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. преди 14 години
ListPushTail.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. преди 14 години
ListPushTailV24x.php b4a90df812 Reuse code. преди 14 години
ListPushTailX.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. преди 14 години
ListRange.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. преди 14 години
ListRemove.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. преди 14 години
ListSet.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. преди 14 години
ListTrim.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. преди 14 години
PubSubPublish.php b2575bd667 Reorganize some Redis commands classes. преди 14 години
PubSubSubscribe.php b2575bd667 Reorganize some Redis commands classes. преди 14 години
PubSubSubscribeByPattern.php b2575bd667 Reorganize some Redis commands classes. преди 14 години
PubSubUnsubscribe.php b2575bd667 Reorganize some Redis commands classes. преди 14 години
PubSubUnsubscribeByPattern.php b2575bd667 Reorganize some Redis commands classes. преди 14 години
ServerBackgroundRewriteAOF.php b2575bd667 Reorganize some Redis commands classes. преди 14 години
ServerBackgroundSave.php b2575bd667 Reorganize some Redis commands classes. преди 14 години
ServerClient.php b2575bd667 Reorganize some Redis commands classes. преди 14 години
ServerConfig.php b2575bd667 Reorganize some Redis commands classes. преди 14 години
ServerDatabaseSize.php b2575bd667 Reorganize some Redis commands classes. преди 14 години
ServerFlushAll.php b2575bd667 Reorganize some Redis commands classes. преди 14 години
ServerFlushDatabase.php b2575bd667 Reorganize some Redis commands classes. преди 14 години
ServerInfo.php b2575bd667 Reorganize some Redis commands classes. преди 14 години
ServerInfoV24x.php b2575bd667 Reorganize some Redis commands classes. преди 14 години
ServerLastSave.php b2575bd667 Reorganize some Redis commands classes. преди 14 години
ServerMonitor.php b2575bd667 Reorganize some Redis commands classes. преди 14 години
ServerObject.php b2575bd667 Reorganize some Redis commands classes. преди 14 години
ServerSave.php b2575bd667 Reorganize some Redis commands classes. преди 14 години
ServerShutdown.php b2575bd667 Reorganize some Redis commands classes. преди 14 години
ServerSlaveOf.php b2575bd667 Reorganize some Redis commands classes. преди 14 години
SetAdd.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. преди 14 години
SetAddV24x.php b4a90df812 Reuse code. преди 14 години
SetCardinality.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. преди 14 години
SetDifference.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. преди 14 години
SetDifferenceStore.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. преди 14 години
SetIntersection.php 86df741937 Rename Predis\Utils to Predis\Helpers. преди 14 години
SetIntersectionStore.php 86df741937 Rename Predis\Utils to Predis\Helpers. преди 14 години
SetIsMember.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. преди 14 години
SetMembers.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. преди 14 години
SetMove.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. преди 14 години
SetPop.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. преди 14 години
SetRandomMember.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. преди 14 години
SetRemove.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. преди 14 години
SetRemoveV24x.php b4a90df812 Reuse code. преди 14 години
SetUnion.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. преди 14 години
SetUnionStore.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. преди 14 години
StringAppend.php b2575bd667 Reorganize some Redis commands classes. преди 14 години
StringDecrement.php b2575bd667 Reorganize some Redis commands classes. преди 14 години
StringDecrementBy.php b2575bd667 Reorganize some Redis commands classes. преди 14 години
StringGet.php b2575bd667 Reorganize some Redis commands classes. преди 14 години
StringGetBit.php b2575bd667 Reorganize some Redis commands classes. преди 14 години
StringGetMultiple.php b2575bd667 Reorganize some Redis commands classes. преди 14 години
StringGetRange.php b2575bd667 Reorganize some Redis commands classes. преди 14 години
StringGetSet.php b2575bd667 Reorganize some Redis commands classes. преди 14 години
StringIncrement.php b2575bd667 Reorganize some Redis commands classes. преди 14 години
StringIncrementBy.php b2575bd667 Reorganize some Redis commands classes. преди 14 години
StringSet.php b2575bd667 Reorganize some Redis commands classes. преди 14 години
StringSetBit.php b2575bd667 Reorganize some Redis commands classes. преди 14 години
StringSetExpire.php b2575bd667 Reorganize some Redis commands classes. преди 14 години
StringSetMultiple.php b2575bd667 Reorganize some Redis commands classes. преди 14 години
StringSetMultiplePreserve.php b2575bd667 Reorganize some Redis commands classes. преди 14 години
StringSetPreserve.php b2575bd667 Reorganize some Redis commands classes. преди 14 години
StringSetRange.php b2575bd667 Reorganize some Redis commands classes. преди 14 години
StringStrlen.php b2575bd667 Reorganize some Redis commands classes. преди 14 години
StringSubstr.php b2575bd667 Reorganize some Redis commands classes. преди 14 години
TransactionDiscard.php b2575bd667 Reorganize some Redis commands classes. преди 14 години
TransactionExec.php b2575bd667 Reorganize some Redis commands classes. преди 14 години
TransactionMulti.php b2575bd667 Reorganize some Redis commands classes. преди 14 години
TransactionUnwatch.php b2575bd667 Reorganize some Redis commands classes. преди 14 години
TransactionWatch.php b2575bd667 Reorganize some Redis commands classes. преди 14 години
ZSetAdd.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. преди 14 години
ZSetCardinality.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. преди 14 години
ZSetCount.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. преди 14 години
ZSetIncrementBy.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. преди 14 години
ZSetIntersectionStore.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. преди 14 години
ZSetRange.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. преди 14 години
ZSetRangeByScore.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. преди 14 години
ZSetRank.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. преди 14 години
ZSetRemove.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. преди 14 години
ZSetRemoveRangeByRank.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. преди 14 години
ZSetRemoveRangeByScore.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. преди 14 години
ZSetReverseRange.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. преди 14 години
ZSetReverseRangeByScore.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. преди 14 години
ZSetReverseRank.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. преди 14 години
ZSetScore.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. преди 14 години
ZSetUnionStore.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. преди 14 години