Releases: albe/node-event-storage
Releases · albe/node-event-storage
Feature Release
- add durable Consumers that catch-up after start
- add support for joined streams
- fix bug with UTF-8 documents
- improve test coverage
Cleanup Release
- Allow specifying commit metadata on write
- Index metadata aligned on 16 bytes for debuggability
- Documentation improvements
Clearity and Bugfix Release
Some minor features and bugfixes and lots of code cleanup
Bugfix Release
Some API improvements and bug fixes.
Bugfix Release on EventStore API
v0.0.2 Fix some generic bugs in EventStore API
First release
Storage level and indexes work, EventStore API needs to be finished up.