Module rocksdb::checkpoint
Expand description
Implementation of bindings to RocksDB Checkpoint1 API
Structs§
- Database’s checkpoint object. Used to create checkpoints of the specified DB from time to time.
Implementation of bindings to RocksDB Checkpoint1 API