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