.. |
Processor
|
6e2fd181f1
Make sure key prefixing is skipped when command has no arguments.
|
12 yıl önce |
AbstractCommand.php
|
43bf3096a0
Fix some errors in phpdocs.
|
11 yıl önce |
CommandInterface.php
|
2aab474670
Apply more phpdoc fixes.
|
11 yıl önce |
ConnectionAuth.php
|
511fe0bbab
Rewrite the logic used to handle Redis commands with clustering.
|
12 yıl önce |
ConnectionEcho.php
|
511fe0bbab
Rewrite the logic used to handle Redis commands with clustering.
|
12 yıl önce |
ConnectionPing.php
|
511fe0bbab
Rewrite the logic used to handle Redis commands with clustering.
|
12 yıl önce |
ConnectionQuit.php
|
511fe0bbab
Rewrite the logic used to handle Redis commands with clustering.
|
12 yıl önce |
ConnectionSelect.php
|
511fe0bbab
Rewrite the logic used to handle Redis commands with clustering.
|
12 yıl önce |
HashDelete.php
|
116eaba75e
Deprecate the whole Predis\Helpers class.
|
12 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
|
116eaba75e
Deprecate the whole Predis\Helpers class.
|
12 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
|
9d4524cae7
Run php-cs against codebase.
|
11 yıl önce |
HashSet.php
|
dc14c29676
Rename certain namespaces, interfaces and classes.
|
13 yıl önce |
HashSetMultiple.php
|
dc14c29676
Rename certain namespaces, interfaces and classes.
|
13 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 |
HyperLogLogAdd.php
|
0e3b105959
New commands: PFADD, PFCOUNT, PFMERGE (Redis 2.8.9).
|
10 yıl önce |
HyperLogLogCount.php
|
0e3b105959
New commands: PFADD, PFCOUNT, PFMERGE (Redis 2.8.9).
|
10 yıl önce |
HyperLogLogMerge.php
|
0e3b105959
New commands: PFADD, PFCOUNT, PFMERGE (Redis 2.8.9).
|
10 yıl önce |
KeyDelete.php
|
116eaba75e
Deprecate the whole Predis\Helpers class.
|
12 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.
|
12 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.
|
12 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.
|
12 yıl önce |
KeyRename.php
|
511fe0bbab
Rewrite the logic used to handle Redis commands with clustering.
|
12 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
|
9d4524cae7
Run php-cs against codebase.
|
11 yıl önce |
KeySort.php
|
6e2fd181f1
Make sure key prefixing is skipped when command has no arguments.
|
12 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
|
55a3fd65a2
More code styling changes.
|
12 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.
|
12 yıl önce |
ListPopLastPushHeadBlocking.php
|
511fe0bbab
Rewrite the logic used to handle Redis commands with clustering.
|
12 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
|
116eaba75e
Deprecate the whole Predis\Helpers class.
|
12 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
|
9d4524cae7
Run php-cs against codebase.
|
11 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.
|
12 yıl önce |
PubSubSubscribe.php
|
116eaba75e
Deprecate the whole Predis\Helpers class.
|
12 yıl önce |
PubSubSubscribeByPattern.php
|
116eaba75e
Deprecate the whole Predis\Helpers class.
|
12 yıl önce |
PubSubUnsubscribe.php
|
116eaba75e
Deprecate the whole Predis\Helpers class.
|
12 yıl önce |
PubSubUnsubscribeByPattern.php
|
dc14c29676
Rename certain namespaces, interfaces and classes.
|
13 yıl önce |
RawCommand.php
|
0df05ae008
Run php-cs against source code.
|
10 yıl önce |
ScriptedCommand.php
|
9d4524cae7
Run php-cs against codebase.
|
11 yıl önce |
ServerBackgroundRewriteAOF.php
|
511fe0bbab
Rewrite the logic used to handle Redis commands with clustering.
|
12 yıl önce |
ServerBackgroundSave.php
|
55a3fd65a2
More code styling changes.
|
12 yıl önce |
ServerClient.php
|
9d4524cae7
Run php-cs against codebase.
|
11 yıl önce |
ServerCommand.php
|
0235ba1a30
New command: COMMAND (Redis 3.0.0).
|
10 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.
|
12 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().
|
12 yıl önce |
ServerFlushAll.php
|
511fe0bbab
Rewrite the logic used to handle Redis commands with clustering.
|
12 yıl önce |
ServerFlushDatabase.php
|
511fe0bbab
Rewrite the logic used to handle Redis commands with clustering.
|
12 yıl önce |
ServerInfo.php
|
0df05ae008
Run php-cs against source code.
|
10 yıl önce |
ServerInfoV26x.php
|
e1d700dd0c
fix #154
|
11 yıl önce |
ServerLastSave.php
|
511fe0bbab
Rewrite the logic used to handle Redis commands with clustering.
|
12 yıl önce |
ServerMonitor.php
|
511fe0bbab
Rewrite the logic used to handle Redis commands with clustering.
|
12 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.
|
12 yıl önce |
ServerScript.php
|
511fe0bbab
Rewrite the logic used to handle Redis commands with clustering.
|
12 yıl önce |
ServerShutdown.php
|
511fe0bbab
Rewrite the logic used to handle Redis commands with clustering.
|
12 yıl önce |
ServerSlaveOf.php
|
511fe0bbab
Rewrite the logic used to handle Redis commands with clustering.
|
12 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
|
116eaba75e
Deprecate the whole Predis\Helpers class.
|
12 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
|
116eaba75e
Deprecate the whole Predis\Helpers class.
|
12 yıl önce |
SetIntersectionStore.php
|
511fe0bbab
Rewrite the logic used to handle Redis commands with clustering.
|
12 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.
|
12 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
|
116eaba75e
Deprecate the whole Predis\Helpers class.
|
12 yıl önce |
SetScan.php
|
9d4524cae7
Run php-cs against codebase.
|
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).
|
12 yıl önce |
StringBitOp.php
|
2578e154d4
New commands: BITOP, BITCOUNT (Redis v2.6-dev).
|
12 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
|
116eaba75e
Deprecate the whole Predis\Helpers class.
|
12 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
|
511fe0bbab
Rewrite the logic used to handle Redis commands with clustering.
|
12 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.
|
12 yıl önce |
TransactionExec.php
|
511fe0bbab
Rewrite the logic used to handle Redis commands with clustering.
|
12 yıl önce |
TransactionMulti.php
|
511fe0bbab
Rewrite the logic used to handle Redis commands with clustering.
|
12 yıl önce |
TransactionUnwatch.php
|
511fe0bbab
Rewrite the logic used to handle Redis commands with clustering.
|
12 yıl önce |
TransactionWatch.php
|
511fe0bbab
Rewrite the logic used to handle Redis commands with clustering.
|
12 yıl önce |
ZSetAdd.php
|
9d4524cae7
Run php-cs against codebase.
|
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 |
ZSetLexCount.php
|
58d1cc12dc
New command: ZLEXCOUNT (Redis 2.8.9).
|
10 yıl önce |
ZSetRange.php
|
d2debfd43e
Apply some more minor phpdoc fixes.
|
11 yıl önce |
ZSetRangeByLex.php
|
0a580c9d1b
New command: ZRANGEBYLEX (Redis 2.8.9).
|
10 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
|
116eaba75e
Deprecate the whole Predis\Helpers class.
|
12 yıl önce |
ZSetRemoveRangeByLex.php
|
8d353cc223
New command: ZREMRANGEBYLEX (Redis 2.8.9).
|
10 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
|
9d4524cae7
Run php-cs against codebase.
|
11 yıl önce |
ZSetScore.php
|
dc14c29676
Rename certain namespaces, interfaces and classes.
|
13 yıl önce |
ZSetUnionStore.php
|
9d4524cae7
Run php-cs against codebase.
|
11 yıl önce |