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