Revision 361010d44738de48ffc4fd9add70caa0891a0719 authored by Maysam Yabandeh on 12 November 2016, 04:45:47 UTC, committed by Facebook Github Bot on 12 November 2016, 04:54:14 UTC
Summary:
Currently the compaction stats are printed to stdout. We want to export the compaction stats in a map format so that the upper layer apps (e.g., MySQL) could present
the stats in any format required by the them.
Closes https://github.com/facebook/rocksdb/pull/1477

Differential Revision: D4149836

Pulled By: maysamyabandeh

fbshipit-source-id: b3df19f
1 parent 672300f
History
File Mode Size
benchmark
crossbuild
rocksjni
samples
src
CMakeLists.txt -rw-r--r-- 6.7 KB
HISTORY-JAVA.md -rw-r--r-- 3.2 KB
Makefile -rw-r--r-- 8.0 KB
RELEASE.md -rw-r--r-- 2.3 KB
jdb_bench.sh -rwxr-xr-x 332 bytes
rocksjni.pom -rw-r--r-- 6.1 KB

back to top