https://github.com/facebook/rocksdb
Raw File
Tip revision: af732c7ba88c14f242506b015bbd2ed95af19e79 authored by Xing Jin on 21 August 2013, 00:37:49 UTC
Add universal compaction to db_stress nightly build
Tip revision: af732c7
.arcconfig
{
  "project_id" : "leveldb",
  "conduit_uri" : "https://reviews.facebook.net/",
  "copyright_holder" : "",
  "load" : [
    "linters/src/"
  ],
  "lint.engine" : "FacebookFbcodeLintEngine",
  "lint.engine.single.linter" : "FbcodeCppLinter"
}
back to top