Show HN: Noxu DB, a Rust Port of Berkeley DB Java Edition
codeberg.orgNoxu provides ACID transactions, a log-structured B+tree, checkpoint-based crash recovery (ARIES), master-replica(s) replication, and XA. I have always admired the design and engineering behind Berkeley DB Java Edition, so I translated it to Rust for fun.
No comments yet.