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