Skip to content

Commit

Permalink
rocksdb: sync with upstream
Browse files Browse the repository at this point in the history
to pick up
- bug fixes since 5.8.0
- crc32c_3way introduced in 5.9.0 for better performance on platforms
with PCLMULQDQ support.
- the fixes for silencing the fallthrough warnings when compiling with
GCC-7

for detailed changelog since 5.8.0, see
https://github.com/facebook/rocksdb/blob/master/HISTORY.md

Signed-off-by: Kefu Chai <kchai@redhat.com>
  • Loading branch information
tchaikov committed Apr 10, 2018
1 parent ee03866 commit 549fbc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/rocksdb
Submodule rocksdb updated 611 files

0 comments on commit 549fbc6

Please sign in to comment.