I've been using zot since it was released. It works and does what it's supposed to. Patrick responds to suggestions and bugs really fast.
HN user
gartheuncle
3 karma
Posts1
Comments6
Show HN: Zot – Yet another coding agent harness 2 months ago
https://github.com/patriceckhart/zot but it's Go
A friend of mine developed zot.sh. I'm currently using it extensively. I'll definitely check out zerostack.
GenesisDB on DigitalOcean: One Click, Done 5 months ago
Delightful! But only CE?
Interesting take on the academic nature of DDD. We talk a lot about "Ubiquitous Language", but very little about the mechanical sympathy needed to run an event store at scale. If we ignore the engine's internals, we’re just building another layer of "magical" infrastructure that will eventually fail the domain experts when throughput increases.
Soft Delete Is a Workaround 5 months ago
One of the best and safest methods in an immutable event store is to store sensitive data as a reference. Some purpose-built event stores offer such capabilities by design.