Daniele Alessandri 477056b862 For some reason, class and tests for BITCOUNT were missing... hace 12 años
..
Processors 371ac91777 [tests] Rewrite the whole test suite to allow more granular testing. hace 13 años
Command.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
ConnectionAuth.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
ConnectionEcho.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
ConnectionPing.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
ConnectionQuit.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
ConnectionSelect.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
HashDelete.php 371ac91777 [tests] Rewrite the whole test suite to allow more granular testing. hace 13 años
HashExists.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
HashGet.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
HashGetAll.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
HashGetMultiple.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
HashIncrementBy.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
HashIncrementByFloat.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
HashKeys.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
HashLength.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
HashSet.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
HashSetMultiple.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
HashSetPreserve.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
HashValues.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
ICommand.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
IPrefixable.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
KeyDelete.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
KeyExists.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
KeyExpire.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
KeyExpireAt.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
KeyKeys.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
KeyKeysV12x.php 371ac91777 [tests] Rewrite the whole test suite to allow more granular testing. hace 13 años
KeyMove.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
KeyPersist.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
KeyPreciseExpire.php 51b998720e New commands: PSETEX, PEXPIRE, PEXPIREAT, PTTL (Redis v2.6-dev). hace 13 años
KeyPreciseExpireAt.php 51b998720e New commands: PSETEX, PEXPIRE, PEXPIREAT, PTTL (Redis v2.6-dev). hace 13 años
KeyPreciseTimeToLive.php 51b998720e New commands: PSETEX, PEXPIRE, PEXPIREAT, PTTL (Redis v2.6-dev). hace 13 años
KeyRandom.php 371ac91777 [tests] Rewrite the whole test suite to allow more granular testing. hace 13 años
KeyRename.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
KeyRenamePreserve.php 4e6ed3f26d [phpdoc] Add API documentation. hace 13 años
KeySort.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
KeyTimeToLive.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
KeyType.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
ListIndex.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
ListInsert.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
ListLength.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
ListPopFirst.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
ListPopFirstBlocking.php 371ac91777 [tests] Rewrite the whole test suite to allow more granular testing. hace 13 años
ListPopLast.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
ListPopLastBlocking.php 4e6ed3f26d [phpdoc] Add API documentation. hace 13 años
ListPopLastPushHead.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
ListPopLastPushHeadBlocking.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
ListPushHead.php 4e6ed3f26d [phpdoc] Add API documentation. hace 13 años
ListPushHeadX.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
ListPushTail.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
ListPushTailX.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
ListRange.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
ListRemove.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
ListSet.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
ListTrim.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
PrefixHelpers.php 3aff21f8cc New commands: BITOP, BITCOUNT (Redis v2.6-dev). hace 12 años
PrefixableCommand.php 371ac91777 [tests] Rewrite the whole test suite to allow more granular testing. hace 13 años
PubSubPublish.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
PubSubSubscribe.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
PubSubSubscribeByPattern.php 4e6ed3f26d [phpdoc] Add API documentation. hace 13 años
PubSubUnsubscribe.php 371ac91777 [tests] Rewrite the whole test suite to allow more granular testing. hace 13 años
PubSubUnsubscribeByPattern.php 4e6ed3f26d [phpdoc] Add API documentation. hace 13 años
ScriptedCommand.php 5af2b628f1 Scripting abstraction can use negatives to calculate number of keys. hace 12 años
ServerBackgroundRewriteAOF.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
ServerBackgroundSave.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
ServerClient.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
ServerConfig.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
ServerDatabaseSize.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
ServerEval.php 371ac91777 [tests] Rewrite the whole test suite to allow more granular testing. hace 13 años
ServerEvalSHA.php b67dab9ab1 Fix Predis\Commands\ServerEvalSHA::getScriptHash(). hace 12 años
ServerFlushAll.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
ServerFlushDatabase.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
ServerInfo.php 371ac91777 [tests] Rewrite the whole test suite to allow more granular testing. hace 13 años
ServerInfoV26x.php 371ac91777 [tests] Rewrite the whole test suite to allow more granular testing. hace 13 años
ServerLastSave.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
ServerMonitor.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
ServerObject.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
ServerSave.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
ServerScript.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
ServerShutdown.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
ServerSlaveOf.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
ServerSlowlog.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
ServerTime.php effefcee34 New command: TIME (Redis v2.6-dev). hace 13 años
SetAdd.php 371ac91777 [tests] Rewrite the whole test suite to allow more granular testing. hace 13 años
SetCardinality.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
SetDifference.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
SetDifferenceStore.php 4e6ed3f26d [phpdoc] Add API documentation. hace 13 años
SetIntersection.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
SetIntersectionStore.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
SetIsMember.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
SetMembers.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
SetMove.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
SetPop.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
SetRandomMember.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
SetRemove.php 371ac91777 [tests] Rewrite the whole test suite to allow more granular testing. hace 13 años
SetUnion.php 4e6ed3f26d [phpdoc] Add API documentation. hace 13 años
SetUnionStore.php 4e6ed3f26d [phpdoc] Add API documentation. hace 13 años
StringAppend.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
StringBitCount.php 477056b862 For some reason, class and tests for BITCOUNT were missing... hace 12 años
StringBitOp.php 3aff21f8cc New commands: BITOP, BITCOUNT (Redis v2.6-dev). hace 12 años
StringDecrement.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
StringDecrementBy.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
StringGet.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
StringGetBit.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
StringGetMultiple.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
StringGetRange.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
StringGetSet.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
StringIncrement.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
StringIncrementBy.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
StringIncrementByFloat.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
StringPreciseSetExpire.php 51b998720e New commands: PSETEX, PEXPIRE, PEXPIREAT, PTTL (Redis v2.6-dev). hace 13 años
StringSet.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
StringSetBit.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
StringSetExpire.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
StringSetMultiple.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
StringSetMultiplePreserve.php 4e6ed3f26d [phpdoc] Add API documentation. hace 13 años
StringSetPreserve.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
StringSetRange.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
StringStrlen.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
StringSubstr.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
TransactionDiscard.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
TransactionExec.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
TransactionMulti.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
TransactionUnwatch.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
TransactionWatch.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
ZSetAdd.php 371ac91777 [tests] Rewrite the whole test suite to allow more granular testing. hace 13 años
ZSetCardinality.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
ZSetCount.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
ZSetIncrementBy.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
ZSetIntersectionStore.php 4e6ed3f26d [phpdoc] Add API documentation. hace 13 años
ZSetRange.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
ZSetRangeByScore.php 4e6ed3f26d [phpdoc] Add API documentation. hace 13 años
ZSetRank.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
ZSetRemove.php 371ac91777 [tests] Rewrite the whole test suite to allow more granular testing. hace 13 años
ZSetRemoveRangeByRank.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
ZSetRemoveRangeByScore.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
ZSetReverseRange.php 4e6ed3f26d [phpdoc] Add API documentation. hace 13 años
ZSetReverseRangeByScore.php 4e6ed3f26d [phpdoc] Add API documentation. hace 13 años
ZSetReverseRank.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
ZSetScore.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años
ZSetUnionStore.php cad5d16eae Handle key prefixing in a completely different way. hace 13 años