memvid--memvid
e18fe55494
Docker Release / build-and-push (push) Has been cancelled
- #230: refresh cached_payload_end after WAL growth so rebuild_indexes no longer seeks into the grown WAL region and overwrites record payloads (was surfacing as "wal record checksum mismatch"). - #215: make TantivyEngine drop its TempDir last and release the index writer first, so per-put working directories are cleaned up instead of leaking into the system temp dir (notably on Windows). - add commit_per_put_survives_wal_growth regression test.