0.24.0
🚀 What's New
- Added MongoDB EventStore
onAfterCommit
hook. Now you can get notifications about newly added events in MongoDB. You can use that to forward to the message bus. Warning: This is handled in-process, so it doesn't guarantee the full delivery. by @alex-laycalvert in #170 - Added SQLite append to stream by @davecosec in #165
- Added read stream by @davecosec in #171
Full Changelog: 0.23.0...0.24.0