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