Skip to content

Commit 286410d

Browse files
Venki Pallipadifacebook-github-bot
Venki Pallipadi
authored andcommitted
HISTORY update for export and import column family APIs
Summary: Pull Request resolved: facebook#5587 Differential Revision: D16359919 fbshipit-source-id: cfd9c448d79a8b8e7ac1d2b661d10151df269dba
1 parent e9f9632 commit 286410d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

HISTORY.md

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
* db_bench adds a "benchmark" stats_history, which prints out the whole stats history.
1818
* Rate limited deletion of WALs is only enabled if DBOptions::wal_dir is not set, or explicitly set to db_name passed to DB::Open and DBOptions::db_paths is empty, or same as db_paths[0].path
1919
* Overload GetAllKeyVersions() to support non-default column family.
20+
* Added new APIs ExportColumnFamily() and CreateColumnFamilyWithImport() to support export and import of a Column Family. https://github.com/facebook/rocksdb/issues/3469
2021

2122
### New Features
2223
* Add an option `snap_refresh_nanos` (default to 0.1s) to periodically refresh the snapshot list in compaction jobs. Assign to 0 to disable the feature.

0 commit comments

Comments
 (0)