Skip to content

Redis 7.0 support #2068

@remicollet

Description

@remicollet

From RELEASENOTES

New user commands or command arguments

New administrative and introspection commands and command arguments

  • COMMAND DOCS (#9656, #10056, #10104)
  • COMMAND LIST (#9504)
  • COMMAND INFO accepts sub-commands as args, and no args too (#9504, #10056)
  • LATENCY HISTOGRAM (#9462)
  • CLUSTER LINKS (#9774)
  • CLUSTER DELSLOTSRANGE and CLUSTER ADDSLOTSRANGE (#9445)
  • CLIENT NO-EVICT (#8687)
  • ACL DRYRUN (#9974)
  • SLOWLOG GET supports passing in -1 to get all entries (#9018)

Command replies that have been extended

  • COMMAND and COMMAND INFO extended with tips, key-specs and sub-commands
  • see https://redis.io/commands/command
  • ACL CAT, COMMAND LIST list sub-commands (#10127)
  • MODULE LIST reply includes path and args (#4848)
  • OBJECT ENCODING returns listpack instead of ziplist (#8887, #9366)
  • CLUSTER SLOTS hostname support (#9530)
  • COMMAND command: Added the blocking and module flags (#10104, #9656)

From 7.0RC2

New user commands or command arguments

Command replies that have been extended

  • XINFO reports consumer group lag and a few other fields (#9127)
  • XAUTOCLAIM returns a new element with a list of deletes IDs (#10227)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions