Skip to content

1.8.0 Release

Compare
Choose a tag to compare
@caoxinyu caoxinyu released this 21 Aug 10:43

Console

  • Implement redis communication protocol.
  • Run redis command in console, support almost all redis command.
    • Run current command.
    • Run selected command.
    • Run all command from cursor.
  • Format command response for list, hash, set, zset and info command.