Hacker News new | ask | show | jobs
by aespinoza 2237 days ago
If what you are looking for is a DB-like application, I recommend: https://eventstore.com/

Not sure if you can set retention periods, but it is definitely worth to take a look into that, and definitely a good starting point.

1 comments

Yea, I bumped into that one too. I just browsed through the docs quickly - it seemed like a pure streaming solution. I doubt the workload fits there.
Event Store is probably not what you want.

It’s a database focused in allowing Event Sourcing application architecture and not analytics or log/monitoring.