iredis v1.12 Release Notes

    • ๐Ÿ”‹ Feature: CLIENT KILL now support LADDR argument.
    • ๐Ÿ”‹ Feature: CLIENT LIST now support ID argument.
    • ๐Ÿ”‹ Feature: CLIENT PAUSE support options and added CLIENT UNPAUSE command.
    • ๐Ÿ”‹ Feature: CLIENT TRACKING support multiple prefixes.
    • ๐Ÿ”‹ Feature: support new command: CLIENT TRACKINGINFO.
    • ๐Ÿ”‹ Feature: support new command: COPY.
    • Feature: support new command: EVAL_RO and EVALSHA_RO.
    • ๐Ÿ”‹ Feature: support new command: EXPIRETIME.
    • ๐Ÿ”‹ Feature: support new command: FAILOVER.
    • ๐Ÿ”‹ Feature: support new command: GEOSEARCH.
    • ๐Ÿ”‹ Feature: support new command: GEOSEARCHRESTORE.
    • ๐Ÿ”‹ Feature: support new command: GETDEL.
    • ๐Ÿ”‹ Feature: support new command: GETEX.
    • ๐Ÿ”‹ Feature: FLUSHDB and FLUSHALL supports SYNC option.
    • ๐Ÿ”‹ Feature: GEOADD supports CH XX NX options.
    • ๐Ÿ”‹ Feature: Timestamp Completers are now support completion for timestamp fields and milliseconds timestamp fields.
    • ๐Ÿ—„ Deprecate: GEORADIUS is deprecated, no auto-complete for this command anymore.
    • ๐Ÿ—„ Deprecate: GEORADIUSBYMEMBER is deprecated, no auto-complete for this command anymore.