Daniele Alessandri 5f0799ab65 Predis\Commands\Command::filterArguments() is protected. 14 éve
..
Processors 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 éve
Command.php b47a3f9ab8 Implement Predis\Commands\Command::setRawArguments(). 14 éve
ConnectionAuth.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 éve
ConnectionEcho.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 éve
ConnectionPing.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 éve
ConnectionQuit.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 éve
ConnectionSelect.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 éve
HashDelete.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 éve
HashDeleteV24x.php 5f0799ab65 Predis\Commands\Command::filterArguments() is protected. 14 éve
HashExists.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 éve
HashGet.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 éve
HashGetAll.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 éve
HashGetMultiple.php 5f0799ab65 Predis\Commands\Command::filterArguments() is protected. 14 éve
HashIncrementBy.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 éve
HashKeys.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 éve
HashLength.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 éve
HashSet.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 éve
HashSetMultiple.php 5f0799ab65 Predis\Commands\Command::filterArguments() is protected. 14 éve
HashSetPreserve.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 éve
HashValues.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 éve
ICommand.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 éve
KeyDelete.php 5f0799ab65 Predis\Commands\Command::filterArguments() is protected. 14 éve
KeyExists.php b2575bd667 Reorganize some Redis commands classes. 14 éve
KeyExpire.php b2575bd667 Reorganize some Redis commands classes. 14 éve
KeyExpireAt.php b2575bd667 Reorganize some Redis commands classes. 14 éve
KeyKeys.php b2575bd667 Reorganize some Redis commands classes. 14 éve
KeyKeysV12x.php b2575bd667 Reorganize some Redis commands classes. 14 éve
KeyMove.php b2575bd667 Reorganize some Redis commands classes. 14 éve
KeyPersist.php b2575bd667 Reorganize some Redis commands classes. 14 éve
KeyRandom.php b2575bd667 Reorganize some Redis commands classes. 14 éve
KeyRename.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 éve
KeyRenamePreserve.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 éve
KeySort.php 5f0799ab65 Predis\Commands\Command::filterArguments() is protected. 14 éve
KeyTimeToLive.php b2575bd667 Reorganize some Redis commands classes. 14 éve
KeyType.php b2575bd667 Reorganize some Redis commands classes. 14 éve
ListIndex.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 éve
ListInsert.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 éve
ListLength.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 éve
ListPopFirst.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 éve
ListPopFirstBlocking.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 éve
ListPopLast.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 éve
ListPopLastBlocking.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 éve
ListPopLastPushHead.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 éve
ListPopLastPushHeadBlocking.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 éve
ListPushHead.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 éve
ListPushHeadV24x.php 66f6610c72 Implement variadic RPUSH and LPUSH in the development profile (Redis v2.4). 14 éve
ListPushHeadX.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 éve
ListPushTail.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 éve
ListPushTailV24x.php 5f0799ab65 Predis\Commands\Command::filterArguments() is protected. 14 éve
ListPushTailX.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 éve
ListRange.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 éve
ListRemove.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 éve
ListSet.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 éve
ListTrim.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 éve
PrefixHelpers.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 éve
PubSubPublish.php b2575bd667 Reorganize some Redis commands classes. 14 éve
PubSubSubscribe.php 5f0799ab65 Predis\Commands\Command::filterArguments() is protected. 14 éve
PubSubSubscribeByPattern.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 éve
PubSubUnsubscribe.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 éve
PubSubUnsubscribeByPattern.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 éve
ServerBackgroundRewriteAOF.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 éve
ServerBackgroundSave.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 éve
ServerClient.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 éve
ServerConfig.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 éve
ServerDatabaseSize.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 éve
ServerFlushAll.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 éve
ServerFlushDatabase.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 éve
ServerInfo.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 éve
ServerInfoV24x.php b2575bd667 Reorganize some Redis commands classes. 14 éve
ServerLastSave.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 éve
ServerMonitor.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 éve
ServerObject.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 éve
ServerSave.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 éve
ServerShutdown.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 éve
ServerSlaveOf.php 5f0799ab65 Predis\Commands\Command::filterArguments() is protected. 14 éve
SetAdd.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 éve
SetAddV24x.php 5f0799ab65 Predis\Commands\Command::filterArguments() is protected. 14 éve
SetCardinality.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 éve
SetDifference.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 éve
SetDifferenceStore.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 éve
SetIntersection.php 5f0799ab65 Predis\Commands\Command::filterArguments() is protected. 14 éve
SetIntersectionStore.php 5f0799ab65 Predis\Commands\Command::filterArguments() is protected. 14 éve
SetIsMember.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 éve
SetMembers.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 éve
SetMove.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 éve
SetPop.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 éve
SetRandomMember.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 éve
SetRemove.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 éve
SetRemoveV24x.php 5f0799ab65 Predis\Commands\Command::filterArguments() is protected. 14 éve
SetUnion.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 éve
SetUnionStore.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 éve
StringAppend.php b2575bd667 Reorganize some Redis commands classes. 14 éve
StringDecrement.php b2575bd667 Reorganize some Redis commands classes. 14 éve
StringDecrementBy.php b2575bd667 Reorganize some Redis commands classes. 14 éve
StringGet.php b2575bd667 Reorganize some Redis commands classes. 14 éve
StringGetBit.php b2575bd667 Reorganize some Redis commands classes. 14 éve
StringGetMultiple.php 5f0799ab65 Predis\Commands\Command::filterArguments() is protected. 14 éve
StringGetRange.php b2575bd667 Reorganize some Redis commands classes. 14 éve
StringGetSet.php b2575bd667 Reorganize some Redis commands classes. 14 éve
StringIncrement.php b2575bd667 Reorganize some Redis commands classes. 14 éve
StringIncrementBy.php b2575bd667 Reorganize some Redis commands classes. 14 éve
StringSet.php b2575bd667 Reorganize some Redis commands classes. 14 éve
StringSetBit.php b2575bd667 Reorganize some Redis commands classes. 14 éve
StringSetExpire.php b2575bd667 Reorganize some Redis commands classes. 14 éve
StringSetMultiple.php 5f0799ab65 Predis\Commands\Command::filterArguments() is protected. 14 éve
StringSetMultiplePreserve.php b2575bd667 Reorganize some Redis commands classes. 14 éve
StringSetPreserve.php b2575bd667 Reorganize some Redis commands classes. 14 éve
StringSetRange.php b2575bd667 Reorganize some Redis commands classes. 14 éve
StringStrlen.php b2575bd667 Reorganize some Redis commands classes. 14 éve
StringSubstr.php b2575bd667 Reorganize some Redis commands classes. 14 éve
TransactionDiscard.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 éve
TransactionExec.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 éve
TransactionMulti.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 éve
TransactionUnwatch.php 5a80876c64 Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis. 14 éve
TransactionWatch.php 5f0799ab65 Predis\Commands\Command::filterArguments() is protected. 14 éve
ZSetAdd.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 éve
ZSetCardinality.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 éve
ZSetCount.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 éve
ZSetIncrementBy.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 éve
ZSetIntersectionStore.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 éve
ZSetRange.php 5f0799ab65 Predis\Commands\Command::filterArguments() is protected. 14 éve
ZSetRangeByScore.php 9b4a915a52 Dynamically check for the presence of the WITHSCORE modifier with the ZRANGE family of commands. 14 éve
ZSetRank.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 éve
ZSetRemove.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 éve
ZSetRemoveRangeByRank.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 éve
ZSetRemoveRangeByScore.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 éve
ZSetReverseRange.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 éve
ZSetReverseRangeByScore.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 éve
ZSetReverseRank.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 éve
ZSetScore.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 éve
ZSetUnionStore.php 5f0799ab65 Predis\Commands\Command::filterArguments() is protected. 14 éve