Show HN: UnisonDB – Replicates like a message bus. Acts like a database(github.com)
github.com
Show HN: UnisonDB – Replicates like a message bus. Acts like a database
https://github.com/ankur-anand/unisondb
0 comments
—
https://github.com/ankur-anand/unisondb
—
Every database already has a log—the Write-Ahead Log. It's durable, ordered, and append-only. It's literally what you'd build if you were designing a message queue.
GitHub: github.com/ankur-anand/unisondb Would love your feedback.