Releases: ipni/go-indexer-core
Releases · ipni/go-indexer-core
v0.2.16
Use storethehash that has recovery logic for bad keys, and fixes for freelist.
v0.2.15
What's Changed
- Update storethehash to get corrupted index recovery fix
Full Changelog: v0.2.14...v0.2.15
v0.2.11
What's Changed
- Use storethehash with corrupted index file fixer
- More context in errors from opening storethehash
v0.2.10
What's Changed
- Use the new storethehash with index GC
Full Changelog: v0.2.9...v0.2.10
v0.2.8
- Fix race in cache stats update
- Update libp2p dependency
v0.2.7
- Update dependencies
- Fix metrics descriptions
v0.2.6
- Improve storage use by changing how values are stored
- Replace sha1 with blake2b
- Additional metrics
- Updated storethehash to remove sleep during input spike
v0.2.5
- Fix critical performance regression
- Options to configure storethehash valuestore