https://blog.screenshotbot.io/2024/08/10/building-a-highly-available-web-service-without-a-database/
- in-memory
- still distributed, using Raft consensus
- persistence : snapshots to disk + transaction log
- written in Common Lisp 🤯
Search
https://blog.screenshotbot.io/2024/08/10/building-a-highly-available-web-service-without-a-database/