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
2 Commits
Author SHA1 Message Date
Ulf Wiger b82f33a40a Upgrade to erlang-rocksdb-3.1.2 2026-08-18 17:13:07 +02:00
Ulf Wiger 32384f76fe Add hybrid mnesia_rocksdb backup and restore
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.
2026-08-12 16:49:13 +02:00