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