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