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