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 години