redis / docs

Documentation for Redis, Redis Cloud, and Redis Enterprise
https://redis.io/docs/latest/
Other
17 stars 97 forks source link

DOC-1993 switched to lowercase for geo units #448

Closed andy-stark-redis closed 1 month ago

andy-stark-redis commented 1 month ago

DOC-1993 Some of these commands say in the history that they now support uppercase units but it seemed reasonable to change the syntax docs to keep things consistent.

Also, I assume that the M, KM, etc, in the token metadata doesn't need to change just to update the Syntax section?

github-actions[bot] commented 1 month ago

Staging links:
https://redis.io/docs/staging/DOC-1993-geo-dist-units/commands/geodist/
https://redis.io/docs/staging/DOC-1993-geo-dist-units/commands/georadius/
https://redis.io/docs/staging/DOC-1993-geo-dist-units/commands/georadius_ro/
https://redis.io/docs/staging/DOC-1993-geo-dist-units/commands/georadiusbymember/
https://redis.io/docs/staging/DOC-1993-geo-dist-units/commands/georadiusbymember_ro/
https://redis.io/docs/staging/DOC-1993-geo-dist-units/commands/geosearch/
https://redis.io/docs/staging/DOC-1993-geo-dist-units/commands/geosearchstore/

andy-stark-redis commented 1 month ago

Thanks @dwdougherty !