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