Daniele Alessandri 812d37b2d4 Fix typo. 14 سال پیش
..
Preprocessors 812d37b2d4 Fix typo. 14 سال پیش
Command.php dac0104267 Move the reducer function in Predis\Commands\Command::__toString() to a protected method. 14 سال پیش
ConnectionAuth.php b2575bd667 Reorganize some Redis commands classes. 14 سال پیش
ConnectionEcho.php b2575bd667 Reorganize some Redis commands classes. 14 سال پیش
ConnectionPing.php b2575bd667 Reorganize some Redis commands classes. 14 سال پیش
ConnectionQuit.php b2575bd667 Reorganize some Redis commands classes. 14 سال پیش
ConnectionSelect.php b2575bd667 Reorganize some Redis commands classes. 14 سال پیش
HashDelete.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 سال پیش
HashDeleteV24x.php b4a90df812 Reuse code. 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 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 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 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 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 3f3c235363 Make Predis\Distribution\IDistributionStrategy extend the new Predis\Distribution\INodeKeyGenerator interface. 14 سال پیش
KeyDelete.php b2575bd667 Reorganize some Redis commands classes. 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 b2575bd667 Reorganize some Redis commands classes. 14 سال پیش
KeyRenamePreserve.php b2575bd667 Reorganize some Redis commands classes. 14 سال پیش
KeySort.php b2575bd667 Reorganize some Redis commands classes. 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 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 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 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 سال پیش
ListPopLastPushHeadBlocking.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 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 b4a90df812 Reuse code. 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 سال پیش
PubSubPublish.php b2575bd667 Reorganize some Redis commands classes. 14 سال پیش
PubSubSubscribe.php b2575bd667 Reorganize some Redis commands classes. 14 سال پیش
PubSubSubscribeByPattern.php b2575bd667 Reorganize some Redis commands classes. 14 سال پیش
PubSubUnsubscribe.php b2575bd667 Reorganize some Redis commands classes. 14 سال پیش
PubSubUnsubscribeByPattern.php b2575bd667 Reorganize some Redis commands classes. 14 سال پیش
ServerBackgroundRewriteAOF.php b2575bd667 Reorganize some Redis commands classes. 14 سال پیش
ServerBackgroundSave.php b2575bd667 Reorganize some Redis commands classes. 14 سال پیش
ServerClient.php b2575bd667 Reorganize some Redis commands classes. 14 سال پیش
ServerConfig.php b2575bd667 Reorganize some Redis commands classes. 14 سال پیش
ServerDatabaseSize.php b2575bd667 Reorganize some Redis commands classes. 14 سال پیش
ServerFlushAll.php b2575bd667 Reorganize some Redis commands classes. 14 سال پیش
ServerFlushDatabase.php b2575bd667 Reorganize some Redis commands classes. 14 سال پیش
ServerInfo.php b2575bd667 Reorganize some Redis commands classes. 14 سال پیش
ServerInfoV24x.php b2575bd667 Reorganize some Redis commands classes. 14 سال پیش
ServerLastSave.php b2575bd667 Reorganize some Redis commands classes. 14 سال پیش
ServerMonitor.php b2575bd667 Reorganize some Redis commands classes. 14 سال پیش
ServerObject.php b2575bd667 Reorganize some Redis commands classes. 14 سال پیش
ServerSave.php b2575bd667 Reorganize some Redis commands classes. 14 سال پیش
ServerShutdown.php b2575bd667 Reorganize some Redis commands classes. 14 سال پیش
ServerSlaveOf.php b2575bd667 Reorganize some Redis commands classes. 14 سال پیش
SetAdd.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 سال پیش
SetAddV24x.php b4a90df812 Reuse code. 14 سال پیش
SetCardinality.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 سال پیش
SetDifference.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 سال پیش
SetDifferenceStore.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 سال پیش
SetIntersection.php 86df741937 Rename Predis\Utils to Predis\Helpers. 14 سال پیش
SetIntersectionStore.php 86df741937 Rename Predis\Utils to Predis\Helpers. 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 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 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 b4a90df812 Reuse code. 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 b2575bd667 Reorganize some Redis commands classes. 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 b2575bd667 Reorganize some Redis commands classes. 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 b2575bd667 Reorganize some Redis commands classes. 14 سال پیش
TransactionExec.php b2575bd667 Reorganize some Redis commands classes. 14 سال پیش
TransactionMulti.php b2575bd667 Reorganize some Redis commands classes. 14 سال پیش
TransactionUnwatch.php b2575bd667 Reorganize some Redis commands classes. 14 سال پیش
TransactionWatch.php b2575bd667 Reorganize some Redis commands classes. 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 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 سال پیش
ZSetRangeByScore.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 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 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 سال پیش