Details
-
New Feature
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
Patch Available
-
Novice
-
Patch
Description
Adds support for GEO-related functions to the spring-redis component:
- GEOADD (https://redis.io/commands/geoadd)
- GEODIST(https://redis.io/commands/geodist)
- GEOHASH (https://redis.io/commands/geohash)
- GEOPOS (https://redis.io/commands/geopos)
- GEORADIUS (https://redis.io/commands/georadius)
- GEORADIUSBYMEMBER (https://redis.io/commands/georadiusbymember)