Daniele Alessandri c4064e5801 Some commands accepting multiple keys can be hashed if all the keys return the same hash (key tags). 14 年之前
..
Append.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
Auth.php b84c84007f Remove Predis\ICommand::canBeHashed() as a public method required for command classes and reuse it internally to Predis\Command. 14 年之前
BackgroundRewriteAppendOnlyFile.php b84c84007f Remove Predis\ICommand::canBeHashed() as a public method required for command classes and reuse it internally to Predis\Command. 14 年之前
BackgroundSave.php b84c84007f Remove Predis\ICommand::canBeHashed() as a public method required for command classes and reuse it internally to Predis\Command. 14 年之前
Command.php c4064e5801 Some commands accepting multiple keys can be hashed if all the keys return the same hash (key tags). 14 年之前
Config.php b84c84007f Remove Predis\ICommand::canBeHashed() as a public method required for command classes and reuse it internally to Predis\Command. 14 年之前
DatabaseSize.php b84c84007f Remove Predis\ICommand::canBeHashed() as a public method required for command classes and reuse it internally to Predis\Command. 14 年之前
Decrement.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
DecrementBy.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
Delete.php c4064e5801 Some commands accepting multiple keys can be hashed if all the keys return the same hash (key tags). 14 年之前
Discard.php b84c84007f Remove Predis\ICommand::canBeHashed() as a public method required for command classes and reuse it internally to Predis\Command. 14 年之前
DoEcho.php b84c84007f Remove Predis\ICommand::canBeHashed() as a public method required for command classes and reuse it internally to Predis\Command. 14 年之前
Exec.php b84c84007f Remove Predis\ICommand::canBeHashed() as a public method required for command classes and reuse it internally to Predis\Command. 14 年之前
Exists.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
Expire.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
ExpireAt.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
FlushAll.php b84c84007f Remove Predis\ICommand::canBeHashed() as a public method required for command classes and reuse it internally to Predis\Command. 14 年之前
FlushDatabase.php b84c84007f Remove Predis\ICommand::canBeHashed() as a public method required for command classes and reuse it internally to Predis\Command. 14 年之前
Get.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
GetBit.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
GetMultiple.php c4064e5801 Some commands accepting multiple keys can be hashed if all the keys return the same hash (key tags). 14 年之前
GetRange.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
GetSet.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
HashDelete.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
HashExists.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
HashGet.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
HashGetAll.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
HashGetMultiple.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
HashIncrementBy.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
HashKeys.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
HashLength.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
HashSet.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
HashSetMultiple.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
HashSetPreserve.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
HashValues.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
ICommand.php b84c84007f Remove Predis\ICommand::canBeHashed() as a public method required for command classes and reuse it internally to Predis\Command. 14 年之前
Increment.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
IncrementBy.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
Info.php b84c84007f Remove Predis\ICommand::canBeHashed() as a public method required for command classes and reuse it internally to Predis\Command. 14 年之前
InfoV24x.php b84c84007f Remove Predis\ICommand::canBeHashed() as a public method required for command classes and reuse it internally to Predis\Command. 14 年之前
Keys.php b84c84007f Remove Predis\ICommand::canBeHashed() as a public method required for command classes and reuse it internally to Predis\Command. 14 年之前
KeysV12x.php fda4f32f06 Rename server profile classes to comply with how underscores are interpreted in the PSR-0 standard. 14 年之前
LastSave.php b84c84007f Remove Predis\ICommand::canBeHashed() as a public method required for command classes and reuse it internally to Predis\Command. 14 年之前
ListIndex.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
ListInsert.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
ListLength.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
ListPopFirst.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
ListPopFirstBlocking.php c4064e5801 Some commands accepting multiple keys can be hashed if all the keys return the same hash (key tags). 14 年之前
ListPopLast.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
ListPopLastBlocking.php c4064e5801 Some commands accepting multiple keys can be hashed if all the keys return the same hash (key tags). 14 年之前
ListPopLastPushHead.php c4064e5801 Some commands accepting multiple keys can be hashed if all the keys return the same hash (key tags). 14 年之前
ListPopLastPushHeadBlocking.php c4064e5801 Some commands accepting multiple keys can be hashed if all the keys return the same hash (key tags). 14 年之前
ListPushHead.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
ListPushHeadX.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
ListPushTail.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
ListPushTailX.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
ListRange.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
ListRemove.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
ListSet.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
ListTrim.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
MoveKey.php b84c84007f Remove Predis\ICommand::canBeHashed() as a public method required for command classes and reuse it internally to Predis\Command. 14 年之前
Multi.php b84c84007f Remove Predis\ICommand::canBeHashed() as a public method required for command classes and reuse it internally to Predis\Command. 14 年之前
Persist.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
Ping.php b84c84007f Remove Predis\ICommand::canBeHashed() as a public method required for command classes and reuse it internally to Predis\Command. 14 年之前
Publish.php b84c84007f Remove Predis\ICommand::canBeHashed() as a public method required for command classes and reuse it internally to Predis\Command. 14 年之前
Quit.php b84c84007f Remove Predis\ICommand::canBeHashed() as a public method required for command classes and reuse it internally to Predis\Command. 14 年之前
RandomKey.php b84c84007f Remove Predis\ICommand::canBeHashed() as a public method required for command classes and reuse it internally to Predis\Command. 14 年之前
Rename.php b84c84007f Remove Predis\ICommand::canBeHashed() as a public method required for command classes and reuse it internally to Predis\Command. 14 年之前
RenamePreserve.php b84c84007f Remove Predis\ICommand::canBeHashed() as a public method required for command classes and reuse it internally to Predis\Command. 14 年之前
Save.php b84c84007f Remove Predis\ICommand::canBeHashed() as a public method required for command classes and reuse it internally to Predis\Command. 14 年之前
SelectDatabase.php b84c84007f Remove Predis\ICommand::canBeHashed() as a public method required for command classes and reuse it internally to Predis\Command. 14 年之前
Set.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
SetAdd.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
SetBit.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
SetCardinality.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
SetDifference.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
SetDifferenceStore.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
SetExpire.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
SetIntersection.php c4064e5801 Some commands accepting multiple keys can be hashed if all the keys return the same hash (key tags). 14 年之前
SetIntersectionStore.php c4064e5801 Some commands accepting multiple keys can be hashed if all the keys return the same hash (key tags). 14 年之前
SetIsMember.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
SetMembers.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
SetMove.php b84c84007f Remove Predis\ICommand::canBeHashed() as a public method required for command classes and reuse it internally to Predis\Command. 14 年之前
SetMultiple.php c4064e5801 Some commands accepting multiple keys can be hashed if all the keys return the same hash (key tags). 14 年之前
SetMultiplePreserve.php b84c84007f Remove Predis\ICommand::canBeHashed() as a public method required for command classes and reuse it internally to Predis\Command. 14 年之前
SetPop.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
SetPreserve.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
SetRandomMember.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
SetRange.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
SetRemove.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
SetUnion.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
SetUnionStore.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
Shutdown.php b84c84007f Remove Predis\ICommand::canBeHashed() as a public method required for command classes and reuse it internally to Predis\Command. 14 年之前
SlaveOf.php b84c84007f Remove Predis\ICommand::canBeHashed() as a public method required for command classes and reuse it internally to Predis\Command. 14 年之前
Sort.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
Strlen.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
Subscribe.php b84c84007f Remove Predis\ICommand::canBeHashed() as a public method required for command classes and reuse it internally to Predis\Command. 14 年之前
SubscribeByPattern.php b84c84007f Remove Predis\ICommand::canBeHashed() as a public method required for command classes and reuse it internally to Predis\Command. 14 年之前
Substr.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
TimeToLive.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
Type.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
Unsubscribe.php b84c84007f Remove Predis\ICommand::canBeHashed() as a public method required for command classes and reuse it internally to Predis\Command. 14 年之前
UnsubscribeByPattern.php b84c84007f Remove Predis\ICommand::canBeHashed() as a public method required for command classes and reuse it internally to Predis\Command. 14 年之前
Unwatch.php b84c84007f Remove Predis\ICommand::canBeHashed() as a public method required for command classes and reuse it internally to Predis\Command. 14 年之前
Watch.php b84c84007f Remove Predis\ICommand::canBeHashed() as a public method required for command classes and reuse it internally to Predis\Command. 14 年之前
ZSetAdd.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
ZSetCardinality.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
ZSetCount.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
ZSetIncrementBy.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
ZSetIntersectionStore.php c4064e5801 Some commands accepting multiple keys can be hashed if all the keys return the same hash (key tags). 14 年之前
ZSetRange.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
ZSetRangeByScore.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
ZSetRank.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
ZSetRemove.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
ZSetRemoveRangeByRank.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
ZSetRemoveRangeByScore.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
ZSetReverseRange.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
ZSetReverseRangeByScore.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
ZSetReverseRank.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
ZSetScore.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 年之前
ZSetUnionStore.php c4064e5801 Some commands accepting multiple keys can be hashed if all the keys return the same hash (key tags). 14 年之前