.. |
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
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 роки тому |
HashDeleteV24x.php
|
5f0799ab65
Predis\Commands\Command::filterArguments() is protected.
|
14 роки тому |
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
|
5f0799ab65
Predis\Commands\Command::filterArguments() is protected.
|
14 роки тому |
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
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 роки тому |
ListPushHeadV24x.php
|
66f6610c72
Implement variadic RPUSH and LPUSH in the development profile (Redis v2.4).
|
14 роки тому |
ListPushHeadX.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 роки тому |
ListPushTail.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 роки тому |
ListPushTailV24x.php
|
5f0799ab65
Predis\Commands\Command::filterArguments() is protected.
|
14 роки тому |
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 роки тому |
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 роки тому |
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
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 роки тому |
SetAddV24x.php
|
5f0799ab65
Predis\Commands\Command::filterArguments() is protected.
|
14 роки тому |
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
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 роки тому |
SetRemoveV24x.php
|
5f0799ab65
Predis\Commands\Command::filterArguments() is protected.
|
14 роки тому |
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
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 роки тому |
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
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 роки тому |
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 роки тому |