#490·stalwart

[enhancement]: Backup of RocksDB via WebUI

Author: devfbeCreated May 26, 2024Updated Jul 23, 2026
Labelsenhancement

Which feature or improvement would you like to request?

I'd like to see this feature:

It would be awesome if a full backup of rocksdb would be possible using the webui. It does not seem to be so much code because the functionality is already existing in RocksDB (https://github.com/facebook/rocksdb/wiki/How-to-backup-RocksDB). Especially the backup integrity verification looks interesting for me, thats the part I miss when creating rocksdb snapshots with LVM.

Is your feature request related to a problem?

I'm having a problem with...

LVM snapshots of the running RocksDB because I'm not sure if the backup integrity is okay.

Code of Conduct

  • I agree to follow this project's Code of Conduct