.. |
Processors
|
09b5d7ac61
Change Predis\Commands\Preprocessors to Predis\Command\Processors.
|
14 tahun lalu |
Command.php
|
dac0104267
Move the reducer function in Predis\Commands\Command::__toString() to a protected method.
|
14 tahun lalu |
ConnectionAuth.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 tahun lalu |
ConnectionEcho.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 tahun lalu |
ConnectionPing.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 tahun lalu |
ConnectionQuit.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 tahun lalu |
ConnectionSelect.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 tahun lalu |
HashDelete.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 tahun lalu |
HashDeleteV24x.php
|
b4a90df812
Reuse code.
|
14 tahun lalu |
HashExists.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 tahun lalu |
HashGet.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 tahun lalu |
HashGetAll.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 tahun lalu |
HashGetMultiple.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 tahun lalu |
HashIncrementBy.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 tahun lalu |
HashKeys.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 tahun lalu |
HashLength.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 tahun lalu |
HashSet.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 tahun lalu |
HashSetMultiple.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 tahun lalu |
HashSetPreserve.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 tahun lalu |
HashValues.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 tahun lalu |
ICommand.php
|
3f3c235363
Make Predis\Distribution\IDistributionStrategy extend the new Predis\Distribution\INodeKeyGenerator interface.
|
14 tahun lalu |
KeyDelete.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 tahun lalu |
KeyExists.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 tahun lalu |
KeyExpire.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 tahun lalu |
KeyExpireAt.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 tahun lalu |
KeyKeys.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 tahun lalu |
KeyKeysV12x.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 tahun lalu |
KeyMove.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 tahun lalu |
KeyPersist.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 tahun lalu |
KeyRandom.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 tahun lalu |
KeyRename.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 tahun lalu |
KeyRenamePreserve.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 tahun lalu |
KeySort.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 tahun lalu |
KeyTimeToLive.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 tahun lalu |
KeyType.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 tahun lalu |
ListIndex.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 tahun lalu |
ListInsert.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 tahun lalu |
ListLength.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 tahun lalu |
ListPopFirst.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 tahun lalu |
ListPopFirstBlocking.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 tahun lalu |
ListPopLast.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 tahun lalu |
ListPopLastBlocking.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 tahun lalu |
ListPopLastPushHead.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 tahun lalu |
ListPopLastPushHeadBlocking.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 tahun lalu |
ListPushHead.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 tahun lalu |
ListPushHeadV24x.php
|
66f6610c72
Implement variadic RPUSH and LPUSH in the development profile (Redis v2.4).
|
14 tahun lalu |
ListPushHeadX.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 tahun lalu |
ListPushTail.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 tahun lalu |
ListPushTailV24x.php
|
b4a90df812
Reuse code.
|
14 tahun lalu |
ListPushTailX.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 tahun lalu |
ListRange.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 tahun lalu |
ListRemove.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 tahun lalu |
ListSet.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 tahun lalu |
ListTrim.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 tahun lalu |
PubSubPublish.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 tahun lalu |
PubSubSubscribe.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 tahun lalu |
PubSubSubscribeByPattern.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 tahun lalu |
PubSubUnsubscribe.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 tahun lalu |
PubSubUnsubscribeByPattern.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 tahun lalu |
ServerBackgroundRewriteAOF.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 tahun lalu |
ServerBackgroundSave.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 tahun lalu |
ServerClient.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 tahun lalu |
ServerConfig.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 tahun lalu |
ServerDatabaseSize.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 tahun lalu |
ServerFlushAll.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 tahun lalu |
ServerFlushDatabase.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 tahun lalu |
ServerInfo.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 tahun lalu |
ServerInfoV24x.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 tahun lalu |
ServerLastSave.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 tahun lalu |
ServerMonitor.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 tahun lalu |
ServerObject.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 tahun lalu |
ServerSave.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 tahun lalu |
ServerShutdown.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 tahun lalu |
ServerSlaveOf.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 tahun lalu |
SetAdd.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 tahun lalu |
SetAddV24x.php
|
b4a90df812
Reuse code.
|
14 tahun lalu |
SetCardinality.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 tahun lalu |
SetDifference.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 tahun lalu |
SetDifferenceStore.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 tahun lalu |
SetIntersection.php
|
86df741937
Rename Predis\Utils to Predis\Helpers.
|
14 tahun lalu |
SetIntersectionStore.php
|
86df741937
Rename Predis\Utils to Predis\Helpers.
|
14 tahun lalu |
SetIsMember.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 tahun lalu |
SetMembers.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 tahun lalu |
SetMove.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 tahun lalu |
SetPop.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 tahun lalu |
SetRandomMember.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 tahun lalu |
SetRemove.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 tahun lalu |
SetRemoveV24x.php
|
b4a90df812
Reuse code.
|
14 tahun lalu |
SetUnion.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 tahun lalu |
SetUnionStore.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 tahun lalu |
StringAppend.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 tahun lalu |
StringDecrement.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 tahun lalu |
StringDecrementBy.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 tahun lalu |
StringGet.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 tahun lalu |
StringGetBit.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 tahun lalu |
StringGetMultiple.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 tahun lalu |
StringGetRange.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 tahun lalu |
StringGetSet.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 tahun lalu |
StringIncrement.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 tahun lalu |
StringIncrementBy.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 tahun lalu |
StringSet.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 tahun lalu |
StringSetBit.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 tahun lalu |
StringSetExpire.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 tahun lalu |
StringSetMultiple.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 tahun lalu |
StringSetMultiplePreserve.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 tahun lalu |
StringSetPreserve.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 tahun lalu |
StringSetRange.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 tahun lalu |
StringStrlen.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 tahun lalu |
StringSubstr.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 tahun lalu |
TransactionDiscard.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 tahun lalu |
TransactionExec.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 tahun lalu |
TransactionMulti.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 tahun lalu |
TransactionUnwatch.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 tahun lalu |
TransactionWatch.php
|
b2575bd667
Reorganize some Redis commands classes.
|
14 tahun lalu |
ZSetAdd.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 tahun lalu |
ZSetCardinality.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 tahun lalu |
ZSetCount.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 tahun lalu |
ZSetIncrementBy.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 tahun lalu |
ZSetIntersectionStore.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 tahun lalu |
ZSetRange.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 tahun lalu |
ZSetRangeByScore.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 tahun lalu |
ZSetRank.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 tahun lalu |
ZSetRemove.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 tahun lalu |
ZSetRemoveRangeByRank.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 tahun lalu |
ZSetRemoveRangeByScore.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 tahun lalu |
ZSetReverseRange.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 tahun lalu |
ZSetReverseRangeByScore.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 tahun lalu |
ZSetReverseRank.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 tahun lalu |
ZSetScore.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 tahun lalu |
ZSetUnionStore.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 tahun lalu |