Show HN: Distributed-correctness tests using Jepsen tooling pass on ArcadeDB
Category: infrastructure
Tags: distributed-systems, correctness-testing, jepsen
Score: 6.5/10 (Innovation: 5, Technical: 7, Documentation: 8, Utility: 6)
This project provides Jepsen-based distributed correctness tests for ArcadeDB, a multi-model database, verifying ACID transactions, replication, linearizability, and transaction isolation under network partitions, crashes, and pauses. Its systematic approach with a full 34-pass test matrix and detailed ReadIndex/Bookmark follower read paths makes it a rigorous validation tool for production-grade distributed systems.
Target audience: backend devs, data engineers, devops
Repository: https://arcadedb.com/blog/arcadedb-jepsen-tests-34-pass/ · Clojure · Apache-2.0 · 2 stars
View on Hacker News