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 年之前