Daniele Alessandri c6f51e82bf Rename "Array" type-hint to to "array". vor 11 Jahren
..
Processor 6e2fd181f1 Make sure key prefixing is skipped when command has no arguments. vor 12 Jahren
AbstractCommand.php c6f51e82bf Rename "Array" type-hint to to "array". vor 11 Jahren
CommandInterface.php c6f51e82bf Rename "Array" type-hint to to "array". vor 11 Jahren
ConnectionAuth.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. vor 13 Jahren
ConnectionEcho.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. vor 13 Jahren
ConnectionPing.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. vor 13 Jahren
ConnectionQuit.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. vor 13 Jahren
ConnectionSelect.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. vor 13 Jahren
HashDelete.php c6f51e82bf Rename "Array" type-hint to to "array". vor 11 Jahren
HashExists.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
HashGet.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
HashGetAll.php 9df9dbdedc Promote multibulk response iterators as Predis response objects. vor 12 Jahren
HashGetMultiple.php c6f51e82bf Rename "Array" type-hint to to "array". vor 11 Jahren
HashIncrementBy.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
HashIncrementByFloat.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
HashKeys.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
HashLength.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
HashScan.php c6f51e82bf Rename "Array" type-hint to to "array". vor 11 Jahren
HashSet.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
HashSetMultiple.php c6f51e82bf Rename "Array" type-hint to to "array". vor 11 Jahren
HashSetPreserve.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
HashValues.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
KeyDelete.php c6f51e82bf Rename "Array" type-hint to to "array". vor 11 Jahren
KeyDump.php 531261b0fc Add DUMP and RESTORE to the server profile for Redis 2.6. vor 12 Jahren
KeyExists.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
KeyExpire.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
KeyExpireAt.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
KeyKeys.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. vor 13 Jahren
KeyKeysV12x.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
KeyMove.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. vor 13 Jahren
KeyPersist.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
KeyPreciseExpire.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
KeyPreciseExpireAt.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
KeyPreciseTimeToLive.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
KeyRandom.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. vor 13 Jahren
KeyRename.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. vor 13 Jahren
KeyRenamePreserve.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
KeyRestore.php 531261b0fc Add DUMP and RESTORE to the server profile for Redis 2.6. vor 12 Jahren
KeyScan.php c6f51e82bf Rename "Array" type-hint to to "array". vor 11 Jahren
KeySort.php c6f51e82bf Rename "Array" type-hint to to "array". vor 11 Jahren
KeyTimeToLive.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
KeyType.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
ListIndex.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
ListInsert.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
ListLength.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
ListPopFirst.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
ListPopFirstBlocking.php c6f51e82bf Rename "Array" type-hint to to "array". vor 11 Jahren
ListPopLast.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
ListPopLastBlocking.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
ListPopLastPushHead.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. vor 13 Jahren
ListPopLastPushHeadBlocking.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. vor 13 Jahren
ListPushHead.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
ListPushHeadX.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
ListPushTail.php c6f51e82bf Rename "Array" type-hint to to "array". vor 11 Jahren
ListPushTailX.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
ListRange.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
ListRemove.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
ListSet.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
ListTrim.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
PrefixHelpers.php 6e2fd181f1 Make sure key prefixing is skipped when command has no arguments. vor 12 Jahren
PrefixableCommand.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
PrefixableCommandInterface.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
PubSubPublish.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. vor 13 Jahren
PubSubSubscribe.php c6f51e82bf Rename "Array" type-hint to to "array". vor 11 Jahren
PubSubSubscribeByPattern.php 116eaba75e Deprecate the whole Predis\Helpers class. vor 12 Jahren
PubSubUnsubscribe.php c6f51e82bf Rename "Array" type-hint to to "array". vor 11 Jahren
PubSubUnsubscribeByPattern.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
ScriptedCommand.php c6f51e82bf Rename "Array" type-hint to to "array". vor 11 Jahren
ServerBackgroundRewriteAOF.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. vor 13 Jahren
ServerBackgroundSave.php 55a3fd65a2 More code styling changes. vor 12 Jahren
ServerClient.php 1536455fea Added CLIENT SET/GETNAME command vor 12 Jahren
ServerConfig.php 75c64b7f2f Add link to CONFIG REWRITE (Redis 2.8) in phpdoc for CONFIG command. vor 11 Jahren
ServerDatabaseSize.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. vor 13 Jahren
ServerEval.php 6e2fd181f1 Make sure key prefixing is skipped when command has no arguments. vor 12 Jahren
ServerEvalSHA.php 75afe831b0 Fix Predis\Command\ServerEvalSHA::getScriptHash(). vor 13 Jahren
ServerFlushAll.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. vor 13 Jahren
ServerFlushDatabase.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. vor 13 Jahren
ServerInfo.php 55a3fd65a2 More code styling changes. vor 12 Jahren
ServerInfoV26x.php 55a3fd65a2 More code styling changes. vor 12 Jahren
ServerLastSave.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. vor 13 Jahren
ServerMonitor.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. vor 13 Jahren
ServerObject.php 116eaba75e Deprecate the whole Predis\Helpers class. vor 12 Jahren
ServerSave.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. vor 13 Jahren
ServerScript.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. vor 13 Jahren
ServerShutdown.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. vor 13 Jahren
ServerSlaveOf.php c6f51e82bf Rename "Array" type-hint to to "array". vor 11 Jahren
ServerSlowlog.php 9df9dbdedc Promote multibulk response iterators as Predis response objects. vor 12 Jahren
ServerTime.php 1e8f790ee4 Remove leftover method. vor 12 Jahren
SetAdd.php c6f51e82bf Rename "Array" type-hint to to "array". vor 11 Jahren
SetCardinality.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
SetDifference.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
SetDifferenceStore.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
SetIntersection.php c6f51e82bf Rename "Array" type-hint to to "array". vor 11 Jahren
SetIntersectionStore.php c6f51e82bf Rename "Array" type-hint to to "array". vor 11 Jahren
SetIsMember.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
SetMembers.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
SetMove.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. vor 13 Jahren
SetPop.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
SetRandomMember.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
SetRemove.php c6f51e82bf Rename "Array" type-hint to to "array". vor 11 Jahren
SetScan.php c6f51e82bf Rename "Array" type-hint to to "array". vor 11 Jahren
SetUnion.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
SetUnionStore.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
StringAppend.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
StringBitCount.php 2578e154d4 New commands: BITOP, BITCOUNT (Redis v2.6-dev). vor 13 Jahren
StringBitOp.php c6f51e82bf Rename "Array" type-hint to to "array". vor 11 Jahren
StringDecrement.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
StringDecrementBy.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
StringGet.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
StringGetBit.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
StringGetMultiple.php c6f51e82bf Rename "Array" type-hint to to "array". vor 11 Jahren
StringGetRange.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
StringGetSet.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
StringIncrement.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
StringIncrementBy.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
StringIncrementByFloat.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
StringPreciseSetExpire.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
StringSet.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
StringSetBit.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
StringSetExpire.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
StringSetMultiple.php c6f51e82bf Rename "Array" type-hint to to "array". vor 11 Jahren
StringSetMultiplePreserve.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
StringSetPreserve.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
StringSetRange.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
StringStrlen.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
StringSubstr.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
TransactionDiscard.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. vor 13 Jahren
TransactionExec.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. vor 13 Jahren
TransactionMulti.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. vor 13 Jahren
TransactionUnwatch.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. vor 13 Jahren
TransactionWatch.php c6f51e82bf Rename "Array" type-hint to to "array". vor 11 Jahren
ZSetAdd.php c6f51e82bf Rename "Array" type-hint to to "array". vor 11 Jahren
ZSetCardinality.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
ZSetCount.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
ZSetIncrementBy.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
ZSetIntersectionStore.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
ZSetRange.php c6f51e82bf Rename "Array" type-hint to to "array". vor 11 Jahren
ZSetRangeByScore.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
ZSetRank.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
ZSetRemove.php c6f51e82bf Rename "Array" type-hint to to "array". vor 11 Jahren
ZSetRemoveRangeByRank.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
ZSetRemoveRangeByScore.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
ZSetReverseRange.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
ZSetReverseRangeByScore.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
ZSetReverseRank.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
ZSetScan.php c6f51e82bf Rename "Array" type-hint to to "array". vor 11 Jahren
ZSetScore.php dc14c29676 Rename certain namespaces, interfaces and classes. vor 13 Jahren
ZSetUnionStore.php c6f51e82bf Rename "Array" type-hint to to "array". vor 11 Jahren