Daniele Alessandri 6c9b246b2b Implement a new command class for INFO to parse the new reply format for this command in Redis > 2.2. 14 tahun lalu
..
Append.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
Auth.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
BackgroundRewriteAppendOnlyFile.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
BackgroundSave.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
Command.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
Config.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
DatabaseSize.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
Decrement.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
DecrementBy.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
Delete.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
Discard.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
DoEcho.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
Exec.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
Exists.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
Expire.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
ExpireAt.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
FlushAll.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
FlushDatabase.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
Get.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
GetBit.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
GetMultiple.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
GetRange.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
GetSet.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
HashDelete.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
HashExists.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
HashGet.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
HashGetAll.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
HashGetMultiple.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
HashIncrementBy.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
HashKeys.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
HashLength.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
HashSet.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
HashSetMultiple.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
HashSetPreserve.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
HashValues.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
ICommand.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
Increment.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
IncrementBy.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
Info.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
InfoV24x.php 6c9b246b2b Implement a new command class for INFO to parse the new reply format for this command in Redis > 2.2. 14 tahun lalu
Keys.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
KeysV12x.php fda4f32f06 Rename server profile classes to comply with how underscores are interpreted in the PSR-0 standard. 14 tahun lalu
LastSave.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
ListIndex.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
ListInsert.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
ListLength.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
ListPopFirst.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
ListPopFirstBlocking.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
ListPopLast.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
ListPopLastBlocking.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
ListPopLastPushHead.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
ListPopLastPushHeadBlocking.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
ListPushHead.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
ListPushHeadX.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
ListPushTail.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
ListPushTailX.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
ListRange.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
ListRemove.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
ListSet.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
ListTrim.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
MoveKey.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
Multi.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
Persist.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
Ping.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
Publish.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
Quit.php 99c8acfc8c Clean up leftovers. 14 tahun lalu
RandomKey.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
Rename.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
RenamePreserve.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
Save.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
SelectDatabase.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
Set.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
SetAdd.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
SetBit.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
SetCardinality.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
SetDifference.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
SetDifferenceStore.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
SetExpire.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
SetIntersection.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
SetIntersectionStore.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
SetIsMember.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
SetMembers.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
SetMove.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
SetMultiple.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
SetMultiplePreserve.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
SetPop.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
SetPreserve.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
SetRandomMember.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
SetRange.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
SetRemove.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
SetUnion.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
SetUnionStore.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
Shutdown.php 99c8acfc8c Clean up leftovers. 14 tahun lalu
SlaveOf.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
Sort.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
Strlen.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
Subscribe.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
SubscribeByPattern.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
Substr.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
TimeToLive.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
Type.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
Unsubscribe.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
UnsubscribeByPattern.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
Unwatch.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
Watch.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
ZSetAdd.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
ZSetCardinality.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
ZSetCount.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
ZSetIncrementBy.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
ZSetIntersectionStore.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
ZSetRange.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
ZSetRangeByScore.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
ZSetRank.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
ZSetRemove.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
ZSetRemoveRangeByRank.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
ZSetRemoveRangeByScore.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
ZSetReverseRange.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
ZSetReverseRangeByScore.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
ZSetReverseRank.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
ZSetScore.php 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 tahun lalu
ZSetUnionStore.php 38e76cbbc8 Allow passing an array for the list of source keys to be used in ZUNIONSTORE/ZINTERSTORE. 14 tahun lalu