Skip to content

Releases: ipni/go-indexer-core

v0.2.16

04 Jun 03:31
719c2f8
Compare
Choose a tag to compare

Use storethehash that has recovery logic for bad keys, and fixes for freelist.

v0.2.15

20 Apr 04:07
Compare
Choose a tag to compare

What's Changed

  • Update storethehash to get corrupted index recovery fix

Full Changelog: v0.2.14...v0.2.15

v0.2.13

14 Apr 07:45
Compare
Choose a tag to compare

What's Changed

  • Update storethehash dependency

Full Changelog: v0.2.12...v0.2.13

v0.2.11

08 Apr 15:02
4691d38
Compare
Choose a tag to compare

What's Changed

  • Use storethehash with corrupted index file fixer
  • More context in errors from opening storethehash

v0.2.10

08 Apr 11:56
Compare
Choose a tag to compare

What's Changed

  • Use the new storethehash with index GC

Full Changelog: v0.2.9...v0.2.10

v0.2.9

04 Mar 12:27
Compare
Choose a tag to compare
  • Updated storethehash

v0.2.8

30 Jan 08:09
d4a65cd
Compare
Choose a tag to compare
  • Fix race in cache stats update
  • Update libp2p dependency

v0.2.7

11 Jan 18:07
ea7450f
Compare
Choose a tag to compare
  • Update dependencies
  • Fix metrics descriptions

v0.2.6

24 Nov 06:36
64c99cf
Compare
Choose a tag to compare
  • 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

19 Nov 10:26
Compare
Choose a tag to compare
  • Fix critical performance regression
  • Options to configure storethehash valuestore