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