Seikho / evtstore

Event Sourcing and CQRS with Node.js and TypeScript
https://seikho.github.io/evtstore
62 stars 5 forks source link

Pass transaction to append method #17

Closed gtsamtsouris closed 1 year ago

gtsamtsouris commented 1 year ago

Pass transaction to append method to be able to complete multiple actions in the same transaction.