Daniele Alessandri 962037321a Make ZADD and ZREM variadic commands for Redis 2.4. 14 anni fa
..
Processors 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 anni fa
Command.php b47a3f9ab8 Implement Predis\Commands\Command::setRawArguments(). 14 anni fa
ConnectionAuth.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 anni fa
ConnectionEcho.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 anni fa
ConnectionPing.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 anni fa
ConnectionQuit.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 anni fa
ConnectionSelect.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 anni fa
HashDelete.php 42521f2558 Do not use new classes for variadic RPUSH, LPUSH, SADD, SREM and HDEL in the 2.4 profile. 14 anni fa
HashExists.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 anni fa
HashGet.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 anni fa
HashGetAll.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 anni fa
HashGetMultiple.php 5f0799ab65 Predis\Commands\Command::filterArguments() is protected. 14 anni fa
HashIncrementBy.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 anni fa
HashKeys.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 anni fa
HashLength.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 anni fa
HashSet.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 anni fa
HashSetMultiple.php 5f0799ab65 Predis\Commands\Command::filterArguments() is protected. 14 anni fa
HashSetPreserve.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 anni fa
HashValues.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 anni fa
ICommand.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 anni fa
KeyDelete.php 5f0799ab65 Predis\Commands\Command::filterArguments() is protected. 14 anni fa
KeyExists.php b2575bd667 Reorganize some Redis commands classes. 14 anni fa
KeyExpire.php b2575bd667 Reorganize some Redis commands classes. 14 anni fa
KeyExpireAt.php b2575bd667 Reorganize some Redis commands classes. 14 anni fa
KeyKeys.php b2575bd667 Reorganize some Redis commands classes. 14 anni fa
KeyKeysV12x.php b2575bd667 Reorganize some Redis commands classes. 14 anni fa
KeyMove.php b2575bd667 Reorganize some Redis commands classes. 14 anni fa
KeyPersist.php b2575bd667 Reorganize some Redis commands classes. 14 anni fa
KeyRandom.php b2575bd667 Reorganize some Redis commands classes. 14 anni fa
KeyRename.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 anni fa
KeyRenamePreserve.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 anni fa
KeySort.php 5f0799ab65 Predis\Commands\Command::filterArguments() is protected. 14 anni fa
KeyTimeToLive.php b2575bd667 Reorganize some Redis commands classes. 14 anni fa
KeyType.php b2575bd667 Reorganize some Redis commands classes. 14 anni fa
ListIndex.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 anni fa
ListInsert.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 anni fa
ListLength.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 anni fa
ListPopFirst.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 anni fa
ListPopFirstBlocking.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 anni fa
ListPopLast.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 anni fa
ListPopLastBlocking.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 anni fa
ListPopLastPushHead.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 anni fa
ListPopLastPushHeadBlocking.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 anni fa
ListPushHead.php 42521f2558 Do not use new classes for variadic RPUSH, LPUSH, SADD, SREM and HDEL in the 2.4 profile. 14 anni fa
ListPushHeadX.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 anni fa
ListPushTail.php 42521f2558 Do not use new classes for variadic RPUSH, LPUSH, SADD, SREM and HDEL in the 2.4 profile. 14 anni fa
ListPushTailX.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 anni fa
ListRange.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 anni fa
ListRemove.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 anni fa
ListSet.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 anni fa
ListTrim.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 anni fa
PrefixHelpers.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 anni fa
PubSubPublish.php b2575bd667 Reorganize some Redis commands classes. 14 anni fa
PubSubSubscribe.php 5f0799ab65 Predis\Commands\Command::filterArguments() is protected. 14 anni fa
PubSubSubscribeByPattern.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 anni fa
PubSubUnsubscribe.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 anni fa
PubSubUnsubscribeByPattern.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 anni fa
ScriptedCommand.php 0e0cd865e7 Change the default value for the number of arguments used to populate KEYS. 14 anni fa
ServerBackgroundRewriteAOF.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 anni fa
ServerBackgroundSave.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 anni fa
ServerClient.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 anni fa
ServerConfig.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 anni fa
ServerDatabaseSize.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 anni fa
ServerEval.php 909b06e805 Add support for transparent key prefixing to EVAL and the Predis\Commands\ScriptedCommand class. 14 anni fa
ServerEvalSHA.php 8efe76ad60 Make Predis\Commands\ServerEvalSHA inherited from Predis\Commands\ServerEval. 14 anni fa
ServerFlushAll.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 anni fa
ServerFlushDatabase.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 anni fa
ServerInfo.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 anni fa
ServerInfoV24x.php b2575bd667 Reorganize some Redis commands classes. 14 anni fa
ServerLastSave.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 anni fa
ServerMonitor.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 anni fa
ServerObject.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 anni fa
ServerSave.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 anni fa
ServerShutdown.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 anni fa
ServerSlaveOf.php 5f0799ab65 Predis\Commands\Command::filterArguments() is protected. 14 anni fa
SetAdd.php 42521f2558 Do not use new classes for variadic RPUSH, LPUSH, SADD, SREM and HDEL in the 2.4 profile. 14 anni fa
SetCardinality.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 anni fa
SetDifference.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 anni fa
SetDifferenceStore.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 anni fa
SetIntersection.php 5f0799ab65 Predis\Commands\Command::filterArguments() is protected. 14 anni fa
SetIntersectionStore.php 5f0799ab65 Predis\Commands\Command::filterArguments() is protected. 14 anni fa
SetIsMember.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 anni fa
SetMembers.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 anni fa
SetMove.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 anni fa
SetPop.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 anni fa
SetRandomMember.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 anni fa
SetRemove.php 42521f2558 Do not use new classes for variadic RPUSH, LPUSH, SADD, SREM and HDEL in the 2.4 profile. 14 anni fa
SetUnion.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 anni fa
SetUnionStore.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 anni fa
StringAppend.php b2575bd667 Reorganize some Redis commands classes. 14 anni fa
StringDecrement.php b2575bd667 Reorganize some Redis commands classes. 14 anni fa
StringDecrementBy.php b2575bd667 Reorganize some Redis commands classes. 14 anni fa
StringGet.php b2575bd667 Reorganize some Redis commands classes. 14 anni fa
StringGetBit.php b2575bd667 Reorganize some Redis commands classes. 14 anni fa
StringGetMultiple.php 5f0799ab65 Predis\Commands\Command::filterArguments() is protected. 14 anni fa
StringGetRange.php b2575bd667 Reorganize some Redis commands classes. 14 anni fa
StringGetSet.php b2575bd667 Reorganize some Redis commands classes. 14 anni fa
StringIncrement.php b2575bd667 Reorganize some Redis commands classes. 14 anni fa
StringIncrementBy.php b2575bd667 Reorganize some Redis commands classes. 14 anni fa
StringSet.php b2575bd667 Reorganize some Redis commands classes. 14 anni fa
StringSetBit.php b2575bd667 Reorganize some Redis commands classes. 14 anni fa
StringSetExpire.php b2575bd667 Reorganize some Redis commands classes. 14 anni fa
StringSetMultiple.php 5f0799ab65 Predis\Commands\Command::filterArguments() is protected. 14 anni fa
StringSetMultiplePreserve.php b2575bd667 Reorganize some Redis commands classes. 14 anni fa
StringSetPreserve.php b2575bd667 Reorganize some Redis commands classes. 14 anni fa
StringSetRange.php b2575bd667 Reorganize some Redis commands classes. 14 anni fa
StringStrlen.php b2575bd667 Reorganize some Redis commands classes. 14 anni fa
StringSubstr.php b2575bd667 Reorganize some Redis commands classes. 14 anni fa
TransactionDiscard.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 anni fa
TransactionExec.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 anni fa
TransactionMulti.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 anni fa
TransactionUnwatch.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 anni fa
TransactionWatch.php 5f0799ab65 Predis\Commands\Command::filterArguments() is protected. 14 anni fa
ZSetAdd.php 962037321a Make ZADD and ZREM variadic commands for Redis 2.4. 14 anni fa
ZSetCardinality.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 anni fa
ZSetCount.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 anni fa
ZSetIncrementBy.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 anni fa
ZSetIntersectionStore.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 anni fa
ZSetRange.php 5f0799ab65 Predis\Commands\Command::filterArguments() is protected. 14 anni fa
ZSetRangeByScore.php 9b4a915a52 Dynamically check for the presence of the WITHSCORE modifier with the ZRANGE family of commands. 14 anni fa
ZSetRank.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 anni fa
ZSetRemove.php 962037321a Make ZADD and ZREM variadic commands for Redis 2.4. 14 anni fa
ZSetRemoveRangeByRank.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 anni fa
ZSetRemoveRangeByScore.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 anni fa
ZSetReverseRange.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 anni fa
ZSetReverseRangeByScore.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 anni fa
ZSetReverseRank.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 anni fa
ZSetScore.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 anni fa
ZSetUnionStore.php 5f0799ab65 Predis\Commands\Command::filterArguments() is protected. 14 anni fa