Switch to EnkiMultimedia's erlang-rocksdb 3.1.2 (rocksdb 11.1.2) #13

Open
uwiger wants to merge 2 commits from uw-rocksdb-11 into master
Owner

Dialyzer, eunit and ct pass cleanly. But no live testing yet on real systems.

Dialyzer, eunit and ct pass cleanly. But no live testing yet on real systems.
uwiger added 2 commits 2026-08-19 00:14:57 +09:00
Provide mnesia_rocksdb:backup/1,2 and restore/1,2 that pair a Mnesia
checkpoint (schema and non-RocksDB tables) with RocksDB backup engines
for open admin and standalone databases.

Restore stages RocksDB into a sibling directory and redirects mountpoints
while Mnesia fallback purges the real directory, then relocates the data
and optionally restarts. Raise the minimum OTP version to 27.
You are not authorized to merge this pull request.
This pull request can be merged automatically.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin uw-rocksdb-11:uw-rocksdb-11
git checkout uw-rocksdb-11
Sign in to join this conversation.