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