event-driven-io / emmett

Emmett - a Node.js library taking your event-driven applications back to the future!
https://event-driven-io.github.io/emmett/
195 stars 19 forks source link

Refactored the event store definition to include the optimistic concurrency checks #12

Closed oskardudycz closed 9 months ago

oskardudycz commented 9 months ago

@watfordsuzy FYI

Relates to #10, the InMemory and EventStoreDB implementations will come in the follow up PRs.