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