Published container image:
docker run -p 9470:9470 -v aegis-data:/data \
ghcr.io/d4n-larsson/aegisdb:0.3.3What's Changed
- Reclaim removed semantic-index entries (#16) by @d4n-larsson in #26
- CRC-protect the checkpoint header (#19) by @d4n-larsson in #27
- Floor next_id with the metadata high-water at recovery (#18) by @d4n-larsson in #28
- Abort compaction on a lossy tail drain (#20) by @d4n-larsson in #29
- Enforce namespace ownership on working-memory promote (#17) by @d4n-larsson in #30
- Harden review items (#21–#25) by @d4n-larsson in #31
Full Changelog: v0.3.2...v0.3.3