RocksDB-backed journal implementation for UTS
This crate provides the same functionality as uts-journal but uses RocksDB
for persistence instead of a custom WAL, providing better reliability and
crash recovery guarantees.
RocksDB-backed journal implementation for UTS
This crate provides the same functionality as uts-journal but uses RocksDB
for persistence instead of a custom WAL, providing better reliability and
crash recovery guarantees.