Expand description
Defines types to use with the geospatial commands.
Structs§
- A coordinate (longitude, latitude).
- Options for the GEORADIUS and GEORADIUSBYMEMBER commands
- Contain an item returned by
geo_radius
andgeo_radius_by_member
.
Enums§
- Options to sort results from GEORADIUS and GEORADIUSBYMEMBER commands
- Units used by
geo_dist
andgeo_radius
.