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