People keep asking why Jepsen is written in Clojure, so I figure itâs worth having a referencable answer. Iâve programmed in something like twenty languages. Why choose a Weird Lisp? Jepsen is built for testing concurrent systemsâmostly databases. Because it tests concurrent systems, the language itself needs good support for concurrency. Clojureâs immutable, persistent data structures make it eas
{{#tags}}- {{label}}
{{/tags}}