redict/deps/geohash-int
antirez 4160bf0448 Geo: sync faster decoding from krtm that synched from Ardb.
Instead of successive divisions in iteration the new code uses bitwise
magic to interleave / deinterleave two 32bit values into a 64bit one.
All tests still passing and is measurably faster, so worth it.
2015-07-01 16:12:08 +02:00
..
geohash_helper.c Geo: added my copyright notice in modified files. 2015-06-29 16:34:02 +02:00
geohash_helper.h Geo: added my copyright notice in modified files. 2015-06-29 16:34:02 +02:00
geohash.c Geo: sync faster decoding from krtm that synched from Ardb. 2015-07-01 16:12:08 +02:00
geohash.h Geo: added my copyright notice in modified files. 2015-06-29 16:34:02 +02:00
Makefile [In-Progress] Add Geo Commands 2015-06-22 09:07:13 +02:00