Releases: fiatjaf/eventstore
Releases · fiatjaf/eventstore
v0.14.4
v0.14.3
badger: ReplaceEvent()
v0.14.2
replacer and lmdb migration to fix pathological duplicates.
v0.14.1
Merge branch 'hyperloglog'
v0.14.0
ok, this is a bug we already had: if an event matches two different t…
v0.13.0
badger/lmdb: make negentropy work better and guard against giant make…
v0.12.0
badger: update ristretto so it doesn't conflict with other stuff.
v0.11.3
badger: remove two broken Next() calls.
v0.11.2
badger: ok, now BadgerBackend has to be passed as a pointer everywhere.
v0.11.1
lmdb: hotfix for leaked goroutine.