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