rocksdb/utilities
Dhruba Borthakur 4031b98373 A GIS implementation for rocksdb.
Summary:
    This patch stores gps locations in rocksdb.

    Each object is uniquely identified by an id. Each object has
    a gps (latitude, longitude) associated with it. The geodb
    supports looking up an object either by its gps location
    or by its id. There is a method to retrieve all objects
    within a circular radius centered at a specified gps location.

Test Plan: Simple unit-test attached.

Reviewers: leveldb, haobo

Reviewed By: haobo

CC: leveldb, tecbot, haobo

Differential Revision: https://reviews.facebook.net/D15567
2014-03-28 15:26:44 -07:00
..
backupable Make rate limiting unit test more robust 2014-03-27 11:53:05 -07:00
geodb A GIS implementation for rocksdb. 2014-03-28 15:26:44 -07:00
merge_operators Enhance partial merge to support multiple arguments 2014-03-24 17:57:13 -07:00
redis Fixed typos 2013-11-16 11:21:34 +00:00
ttl [rocksdb] new CompactionFilterV2 API 2014-03-24 20:47:53 -07:00
merge_operators.h Add appropriate LICENSE and Copyright message. 2013-10-16 17:48:41 -07:00