Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-06 | 567 Bytes | |
V8.6.0 source code.tar.gz | 2025-08-06 | 13.7 MB | |
V8.6.0 source code.zip | 2025-08-06 | 14.9 MB | |
Totals: 3 Items | 28.6 MB | 0 |
Couple things in one biggish PR:
- New metric for when the highwater mark is being skipped ahead by the daemon
- New ability to track where and when the high water mark skips in a new table
- New ability to mark events as "skipped" so that they would be ignored by either live aggregations or projection rebuilds
What's Changed
- Projection skip tracking, skipping events, fixes for metadata behavio… by @jeremydmiller in https://github.com/JasperFx/marten/pull/3897
Full Changelog: https://github.com/JasperFx/marten/compare/V8.5.0...V8.6.0