Files
redis/src
Itamar Haber aec8c57701 Add missing metadata to the commands SSOT files. (#10016)
Add missing information about commands, mainly from reviewing redis-doc and removing
the metadata from it (https://github.com/redis/redis-doc/pull/1722)

* Reintroduces CLUSTER S****S (supported by Redis) but missing from the JSON / docs (related? #9675).
  Note that without that json file, the command won't work (breaking change)
* Adds the `replicas` argument (exists in Redis) to `CLIENT KILL`.
* Adds `history` entries to several commands based on redis-doc's man pages.
* Adds `since` to applicable command arguments based on `history` (this basically makes
  some of `history` redundant - perhaps at a later stage).
* Uses proper semantic versioning in all version references.
* Also removes `geoencodeCommand` and `geodecodeCommand` header
  declarations per b96af595a5.
2021-12-29 21:57:40 +02:00
..
2021-11-08 16:09:33 +02:00
2021-11-08 16:09:33 +02:00
2021-12-19 17:52:23 +02:00
2021-10-20 11:52:57 +03:00
2021-12-26 09:03:37 +02:00
2021-07-10 10:04:54 -05:00
2021-12-01 10:15:11 +02:00