mirror of
https://github.com/redis/redis.git
synced 2026-04-21 03:01:35 -04:00
* Add CLIENT INFO subcommand. The output is identical to CLIENT LIST but provides a single line for the current client only. * Add CLIENT LIST ID [id...]. Co-authored-by: Itamar Haber <itamar@redislabs.com>