Production use
Hi there This library is exactly what I was looking for because your intro matches my "problem"
So I have a question, have you actively been using this? I see no updates in over a year so either its stable or not being used.
I would love to make use of this and will contribute back if I see any bugs / improvements. But I do not want to start down a path that will give me issues down the line with real production usage.
Hi Brandon,
I used this library to build a quick prototype and later expanded it to other NonSQL stores here https://github.com/Rotorsoft/event-store. The POC was successful but I cannot guarantee it's bug free. Feel free to use it and change it as you see fit.. I already moved on to a "weaponized" implementation that unfortunately I cannot share due to client IP rules. Enjoy!
fyi - this is a similar TS implementation https://github.com/Rotorsoft/eventually-monorepo used in production, no firestore adapter yet, using PG instead