Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-03-06 | 906 Bytes | |
v1.4.8 source code.tar.gz | 2025-03-06 | 144.4 kB | |
v1.4.8 source code.zip | 2025-03-06 | 229.8 kB | |
Totals: 3 Items | 375.2 kB | 0 |
What's Changed
- Stream.stream_forward and Stream.stream_backward should handle gaps by @lachiemurray in https://github.com/commanded/eventstore/pull/297
- fix: use event count based on the batch by @yordis in https://github.com/commanded/eventstore/pull/302
- fix: remove status from sort_by options by @yordis in https://github.com/commanded/eventstore/pull/304
- Start pubsub supervisor before subscriptions supervisor by @drteeth in https://github.com/commanded/eventstore/pull/300
- Add documentation for deleting streams by @quarterpi in https://github.com/commanded/eventstore/pull/305
New Contributors
- @lachiemurray made their first contribution in https://github.com/commanded/eventstore/pull/297
- @quarterpi made their first contribution in https://github.com/commanded/eventstore/pull/305
Full Changelog: https://github.com/commanded/eventstore/compare/v.1.4.7...v1.4.8