Skip to content

Commit

Permalink
Geo spatial support.
Browse files Browse the repository at this point in the history
Summary:

Test Plan:

Reviewers:

CC:

Task ID: #

Blame Rev:
  • Loading branch information
dhruba committed Mar 28, 2014
1 parent 4031b98 commit 96e2c2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
we will ignore it. We assume that writers of these records were interrupted
and that we can safely ignore it.
* Now compaction filter has a V2 interface. It buffers the kv-pairs sharing the same key prefix, process them in batches, and return the batched results back to DB.
* Geo-spatial support for locations and radial-search.

## 2.7.0 (01/28/2014)

Expand Down

0 comments on commit 96e2c2c

Please sign in to comment.