This website requires JavaScript.
Explore
Help
Sign In
fluencelabs
/
redis
Watch
1
Star
0
Fork
0
You've already forked redis
mirror of
https://github.com/fluencelabs/redis
synced
2025-05-02 22:12:15 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
redis
/
deps
/
geohash-int
History
antirez
bb43f4cab2
Fix GEORADIUS wrong output with radius > Earth radius.
...
Close
#3266
2016-06-13 12:11:15 +02:00
..
geohash_helper.c
Fix GEORADIUS wrong output with radius > Earth radius.
2016-06-13 12:11:15 +02:00
geohash_helper.h
Geo: added my copyright notice in modified files.
2015-06-29 16:34:02 +02:00
geohash.c
Geo: use ULL suffix for unsigned 64 bit constants.
2015-07-09 11:27:58 +02:00
geohash.h
Geo: validate long,lat passed by user via API
2015-07-06 18:39:25 +02:00
Makefile
Geo: -Ofast breaks builds on older GCCs.
2015-07-09 11:25:29 +02:00