Releases: ipld/go-storethehash
Releases · ipld/go-storethehash
v0.3.10
v0.3.9
What's Changed
- Fix an error when closing a file in the file cache
- GC logs the total bytes reclaimed
- Reduce log noise
- Update dependencies
Full Changelog: v0.3.6...v0.3.9
v0.3.6
v0.3.5
What's Changed
- GC resumes where it stopped at timeout by @gammazero in #70
- Use LRU file cache for reading index files by @gammazero in #72
- Primary split and GC by @gammazero in #64
- Wait for flushes to catch up with incoming data by @gammazero in #73
- Continue upgrade after error reading freelist by @gammazero in #74
- Primary chunk upgrade fix by @gammazero in #75
- Upgrade removes bad indexes by @gammazero in #76
- Index GC should remove files after truncation by @gammazero in #77
- Automatically translate index if bit size is different from existing by @gammazero in #79
Full Changelog: v0.2.6...v0.3.5
v0.2.6
v0.2.5
What's Changed
- Do not return error when storing existing value.
- Change GCScanFree option to GCFastScan
Full Changelog: v0.2.4...v0.2.5
v0.2.4
v0.2.3
v0.2.2
What's Changed
- Improve StorageSize API
- More aggressive GC for index files
- Index iterator needs to skip deleted records
- Do not uses in-memory size buckets
Full Changelog: v0.1.11...v0.2.2