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