.. |
Processors
|
5a80876c64
Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis.
|
14 лет назад |
Command.php
|
b47a3f9ab8
Implement Predis\Commands\Command::setRawArguments().
|
14 лет назад |
ConnectionAuth.php
|
5a80876c64
Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis.
|
14 лет назад |
ConnectionEcho.php
|
5a80876c64
Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis.
|
14 лет назад |
ConnectionPing.php
|
5a80876c64
Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis.
|
14 лет назад |
ConnectionQuit.php
|
5a80876c64
Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis.
|
14 лет назад |
ConnectionSelect.php
|
5a80876c64
Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis.
|
14 лет назад |
HashDelete.php
|
42521f2558
Do not use new classes for variadic RPUSH, LPUSH, SADD, SREM and HDEL in the 2.4 profile.
|
13 лет назад |
HashExists.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 лет назад |
HashGet.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 лет назад |
HashGetAll.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 лет назад |
HashGetMultiple.php
|
3733e790eb
Reuse code.
|
13 лет назад |
HashIncrementBy.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 лет назад |
HashKeys.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 лет назад |
HashLength.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 лет назад |
HashSet.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 лет назад |
HashSetMultiple.php
|
5f0799ab65
Predis\Commands\Command::filterArguments() is protected.
|
14 лет назад |
HashSetPreserve.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 лет назад |
HashValues.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 лет назад |
ICommand.php
|
5a80876c64
Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis.
|
14 лет назад |
KeyDelete.php
|
5f0799ab65
Predis\Commands\Command::filterArguments() is protected.
|
14 лет назад |
KeyExists.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 лет назад |
KeyExpire.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 лет назад |
KeyExpireAt.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 лет назад |
KeyKeys.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 лет назад |
KeyKeysV12x.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 лет назад |
KeyMove.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 лет назад |
KeyPersist.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 лет назад |
KeyRandom.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 лет назад |
KeyRename.php
|
5a80876c64
Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis.
|
14 лет назад |
KeyRenamePreserve.php
|
5a80876c64
Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis.
|
14 лет назад |
KeySort.php
|
5f0799ab65
Predis\Commands\Command::filterArguments() is protected.
|
14 лет назад |
KeyTimeToLive.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 лет назад |
KeyType.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 лет назад |
ListIndex.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 лет назад |
ListInsert.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 лет назад |
ListLength.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 лет назад |
ListPopFirst.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 лет назад |
ListPopFirstBlocking.php
|
5a80876c64
Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis.
|
14 лет назад |
ListPopLast.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 лет назад |
ListPopLastBlocking.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 лет назад |
ListPopLastPushHead.php
|
5a80876c64
Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis.
|
14 лет назад |
ListPopLastPushHeadBlocking.php
|
5a80876c64
Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis.
|
14 лет назад |
ListPushHead.php
|
42521f2558
Do not use new classes for variadic RPUSH, LPUSH, SADD, SREM and HDEL in the 2.4 profile.
|
13 лет назад |
ListPushHeadX.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 лет назад |
ListPushTail.php
|
42521f2558
Do not use new classes for variadic RPUSH, LPUSH, SADD, SREM and HDEL in the 2.4 profile.
|
13 лет назад |
ListPushTailX.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 лет назад |
ListRange.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 лет назад |
ListRemove.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 лет назад |
ListSet.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 лет назад |
ListTrim.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 лет назад |
PrefixHelpers.php
|
5a80876c64
Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis.
|
14 лет назад |
PubSubPublish.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 лет назад |
PubSubSubscribe.php
|
5f0799ab65
Predis\Commands\Command::filterArguments() is protected.
|
14 лет назад |
PubSubSubscribeByPattern.php
|
5a80876c64
Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis.
|
14 лет назад |
PubSubUnsubscribe.php
|
5a80876c64
Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis.
|
14 лет назад |
PubSubUnsubscribeByPattern.php
|
5a80876c64
Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis.
|
14 лет назад |
ScriptedCommand.php
|
0e0cd865e7
Change the default value for the number of arguments used to populate KEYS.
|
14 лет назад |
ServerBackgroundRewriteAOF.php
|
5a80876c64
Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis.
|
14 лет назад |
ServerBackgroundSave.php
|
5a80876c64
Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis.
|
14 лет назад |
ServerClient.php
|
5a80876c64
Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis.
|
14 лет назад |
ServerConfig.php
|
5a80876c64
Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis.
|
14 лет назад |
ServerDatabaseSize.php
|
5a80876c64
Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis.
|
14 лет назад |
ServerEval.php
|
909b06e805
Add support for transparent key prefixing to EVAL and the Predis\Commands\ScriptedCommand class.
|
14 лет назад |
ServerEvalSHA.php
|
8efe76ad60
Make Predis\Commands\ServerEvalSHA inherited from Predis\Commands\ServerEval.
|
14 лет назад |
ServerFlushAll.php
|
5a80876c64
Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis.
|
14 лет назад |
ServerFlushDatabase.php
|
5a80876c64
Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis.
|
14 лет назад |
ServerInfo.php
|
5a80876c64
Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis.
|
14 лет назад |
ServerInfoV24x.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 лет назад |
ServerLastSave.php
|
5a80876c64
Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis.
|
14 лет назад |
ServerMonitor.php
|
5a80876c64
Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis.
|
14 лет назад |
ServerObject.php
|
5a80876c64
Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis.
|
14 лет назад |
ServerSave.php
|
5a80876c64
Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis.
|
14 лет назад |
ServerShutdown.php
|
5a80876c64
Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis.
|
14 лет назад |
ServerSlaveOf.php
|
5f0799ab65
Predis\Commands\Command::filterArguments() is protected.
|
14 лет назад |
SetAdd.php
|
42521f2558
Do not use new classes for variadic RPUSH, LPUSH, SADD, SREM and HDEL in the 2.4 profile.
|
13 лет назад |
SetCardinality.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 лет назад |
SetDifference.php
|
5a80876c64
Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis.
|
14 лет назад |
SetDifferenceStore.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 лет назад |
SetIntersection.php
|
5f0799ab65
Predis\Commands\Command::filterArguments() is protected.
|
14 лет назад |
SetIntersectionStore.php
|
5f0799ab65
Predis\Commands\Command::filterArguments() is protected.
|
14 лет назад |
SetIsMember.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 лет назад |
SetMembers.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 лет назад |
SetMove.php
|
5a80876c64
Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis.
|
14 лет назад |
SetPop.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 лет назад |
SetRandomMember.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 лет назад |
SetRemove.php
|
42521f2558
Do not use new classes for variadic RPUSH, LPUSH, SADD, SREM and HDEL in the 2.4 profile.
|
13 лет назад |
SetUnion.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 лет назад |
SetUnionStore.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 лет назад |
StringAppend.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 лет назад |
StringDecrement.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 лет назад |
StringDecrementBy.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 лет назад |
StringGet.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 лет назад |
StringGetBit.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 лет назад |
StringGetMultiple.php
|
5f0799ab65
Predis\Commands\Command::filterArguments() is protected.
|
14 лет назад |
StringGetRange.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 лет назад |
StringGetSet.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 лет назад |
StringIncrement.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 лет назад |
StringIncrementBy.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 лет назад |
StringSet.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 лет назад |
StringSetBit.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 лет назад |
StringSetExpire.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 лет назад |
StringSetMultiple.php
|
5f0799ab65
Predis\Commands\Command::filterArguments() is protected.
|
14 лет назад |
StringSetMultiplePreserve.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 лет назад |
StringSetPreserve.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 лет назад |
StringSetRange.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 лет назад |
StringStrlen.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 лет назад |
StringSubstr.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 лет назад |
TransactionDiscard.php
|
5a80876c64
Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis.
|
14 лет назад |
TransactionExec.php
|
5a80876c64
Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis.
|
14 лет назад |
TransactionMulti.php
|
5a80876c64
Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis.
|
14 лет назад |
TransactionUnwatch.php
|
5a80876c64
Handle key prefixing in a more consistent way, and make it a first-class citizen in Predis.
|
14 лет назад |
TransactionWatch.php
|
5f0799ab65
Predis\Commands\Command::filterArguments() is protected.
|
14 лет назад |
ZSetAdd.php
|
962037321a
Make ZADD and ZREM variadic commands for Redis 2.4.
|
13 лет назад |
ZSetCardinality.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 лет назад |
ZSetCount.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 лет назад |
ZSetIncrementBy.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 лет назад |
ZSetIntersectionStore.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 лет назад |
ZSetRange.php
|
5f0799ab65
Predis\Commands\Command::filterArguments() is protected.
|
14 лет назад |
ZSetRangeByScore.php
|
9b4a915a52
Dynamically check for the presence of the WITHSCORE modifier with the ZRANGE family of commands.
|
14 лет назад |
ZSetRank.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 лет назад |
ZSetRemove.php
|
962037321a
Make ZADD and ZREM variadic commands for Redis 2.4.
|
13 лет назад |
ZSetRemoveRangeByRank.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 лет назад |
ZSetRemoveRangeByScore.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 лет назад |
ZSetReverseRange.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 лет назад |
ZSetReverseRangeByScore.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 лет назад |
ZSetReverseRank.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 лет назад |
ZSetScore.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 лет назад |
ZSetUnionStore.php
|
5f0799ab65
Predis\Commands\Command::filterArguments() is protected.
|
14 лет назад |