mirror of
https://github.com/facebook/rocksdb
synced 2026-05-24 09:29:21 +00:00
Extended Built-in comparators with ReverseBytewiseComparator. Reverse key handling is under certain conditions essential. E.g. while using timestamp versioned data. As native-comparators were not available using JAVA-API. Both built-in comparators were exposed via JNI to be set upon database creation time. |
||
|---|---|---|
| .. | ||
| org/rocksdb | ||
| rocksjni | ||
| HISTORY-JAVA.md | ||
| jdb_bench.sh | ||
| Makefile | ||
| RocksDBSample.java | ||