Revision 25fbd9a99666e5e5ecd842bdfd7154f8d9839485 authored by Maysam Yabandeh on 02 November 2017, 18:06:10 UTC, committed by Facebook Github Bot on 02 November 2017, 18:14:30 UTC
Summary:
This patch will remove the existing comments that declare partitioning indexes and filters as experimental.
Closes https://github.com/facebook/rocksdb/pull/3115

Differential Revision: D6222227

Pulled By: maysamyabandeh

fbshipit-source-id: 6179ec43b22c518494051b674d91c9e1b54d4ac0
1 parent 60d83df
Raw File
.clang-format
# Complete list of style options can be found at: 
# http://clang.llvm.org/docs/ClangFormatStyleOptions.html
---
BasedOnStyle: Google
...
back to top