4 ms·
If what you are looking for is a DB-like application, I recommend: https://eventstore.com/ https://eventstore.com/ Not sure if you can set retention periods, b
by aespinoza 6y ago
If what you are looking for is a DB-like application, I recommend: https://eventstore.com/ 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.
- null123 6y agoYea, 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.
- tucaz 6y agoEvent Store is probably not what you want. It’s a database focused in allowing Event Sourcing application architecture and not analytics or log/monitoring.