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