> In essence, I am building a DIY database such that people connect directly to the database and get that sweet giant JSON object along with a stream of updates.
biff implements this as a framework, backed by the Crux bi-temporal DB. It natively uses EDN rather than JSON, but emitting JSON should be trivial if that's needed.
biff implements this as a framework, backed by the Crux bi-temporal DB. It natively uses EDN rather than JSON, but emitting JSON should be trivial if that's needed.
https://findka.com/biff/#introduction
https://opencrux.com/main/index.html