mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Merge branch 'master' into columnfamilies
Conflicts: HISTORY.md db/db_impl.cc db/db_impl.h db/db_iter.cc db/db_test.cc db/dbformat.h db/memtable.cc db/memtable_list.cc db/memtable_list.h db/table_cache.cc db/table_cache.h db/version_edit.h db/version_set.cc db/version_set.h db/write_batch.cc db/write_batch_test.cc include/rocksdb/options.h util/options.cc
This commit is contained in:
@@ -6,8 +6,12 @@
|
||||
executed in high priority thread pool.
|
||||
|
||||
## Unreleased (will be relased in 2.8)
|
||||
* By default, checksums are verified on every read from database
|
||||
## Unreleased
|
||||
|
||||
### Public API changes
|
||||
|
||||
* Removed arena.h from public header files.
|
||||
* By default, checksums are verified on every read from database
|
||||
|
||||
## 2.7.0 (01/28/2014)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user