rocksdb/db/db_impl
haoyuhuang 227b5d52df Make RocksDB secondary instance respect atomic groups in version edits. (#5411)
Summary:
With this commit, RocksDB secondary instance respects atomic groups in version edits.
Pull Request resolved: https://github.com/facebook/rocksdb/pull/5411

Differential Revision: D15617512

Pulled By: HaoyuHuang

fbshipit-source-id: 913f4ede391d772dcaf5649e3cd2099fa292d120
2019-06-04 10:56:19 -07:00
..
db_impl_compaction_flush.cc Ignore shutdown error during compaction (#5400) 2019-06-03 22:40:43 -07:00
db_impl_debug.cc Organizing rocksdb/db directory 2019-05-31 11:57:01 -07:00
db_impl_experimental.cc Organizing rocksdb/db directory 2019-05-31 11:57:01 -07:00
db_impl_files.cc Organizing rocksdb/db directory 2019-05-31 11:57:01 -07:00
db_impl_open.cc Call ValidateOptions from SetOptions (#5368) 2019-06-03 19:49:57 -07:00
db_impl_readonly.cc Make format 2019-05-31 15:24:43 -07:00
db_impl_readonly.h Organizing rocksdb/db directory 2019-05-31 11:57:01 -07:00
db_impl_secondary.cc Move some logging related files to logging/ (#5387) 2019-05-31 17:23:59 -07:00
db_impl_secondary.h Organizing rocksdb/db directory 2019-05-31 11:57:01 -07:00
db_impl_write.cc Organizing rocksdb/db directory 2019-05-31 11:57:01 -07:00
db_impl.cc Call ValidateOptions from SetOptions (#5368) 2019-06-03 19:49:57 -07:00
db_impl.h Ignore shutdown error during compaction (#5400) 2019-06-03 22:40:43 -07:00
db_secondary_test.cc Make RocksDB secondary instance respect atomic groups in version edits. (#5411) 2019-06-04 10:56:19 -07:00