Expand description
Defines types to use with the geospatial commands.
Structs§
- Coord
- A coordinate (longitude, latitude).
- Radius
Options - Options for the GEORADIUS and GEORADIUSBYMEMBER commands
- Radius
Search Result - Contain an item returned by
geo_radiusandgeo_radius_by_member.
Enums§
- Radius
Order - Options to sort results from GEORADIUS and GEORADIUSBYMEMBER commands
- Unit
- Units used by
geo_distandgeo_radius.