Releases: ipni/go-indexer-core
Releases · ipni/go-indexer-core
v0.5.3
What's Changed
- STH option to scan for free index files by @gammazero in #71
Full Changelog: v0.5.2...v0.5.3
v0.5.2
v0.5.1
v0.5.0
v0.4.0
What's Changed
- Make value serialization format pluggable and add binary format by @masih in #64
Users can now choose between JSON and Binary serialization. The latter offers far better performance in comparison with JSON. See benchmarks for more information.
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- New storethehash with enhanced index GC
- Options for storethehash come directly from storethehash implementation
Full Changelog: v0.2.19...v0.3.0
v0.2.19
v0.2.18
What's Changed
- Storethehash startup takes context for cancellation
- Cancel RemoveProvider using context
- Update README
Full Changelog: v0.2.17...v0.2.18
v0.2.17
- Configurable STH index file size
- STH GC checkpoint (efficiency enhancement)
- Update dependencies
Full Changelog: v0.2.16...v0.2.17