rocksdb/utilities
sdong f441b273ae WriteBatchWithIndex to support an option to overwrite rows when operating the same key
Summary: With a new option, when accepting a new key, WriteBatchWithIndex will find an existing index of the same key, and replace the content of it.

Test Plan: Add a unit test case.

Reviewers: ljin, yhchiang, rven, igor

Reviewed By: igor

Subscribers: leveldb

Differential Revision: https://reviews.facebook.net/D24753
2014-10-10 15:19:21 -07:00
..
2014-10-07 01:40:29 -07:00
2014-09-05 14:14:37 +08:00
2014-10-10 10:00:12 -07:00
2014-04-15 13:39:26 -07:00