Skip to content

Releases: fiatjaf/eventstore

v0.14.4

21 Dec 18:03
Compare
Choose a tag to compare
mdbx and lmdb related fixes.

v0.14.3

08 Dec 04:51
Compare
Choose a tag to compare
badger: ReplaceEvent()

v0.14.2

08 Dec 03:49
Compare
Choose a tag to compare
replacer and lmdb migration to fix pathological duplicates.

v0.14.1

07 Dec 03:30
Compare
Choose a tag to compare
Merge branch 'hyperloglog'

v0.14.0

18 Nov 20:55
Compare
Choose a tag to compare
ok, this is a bug we already had: if an event matches two different t…

v0.13.0

03 Nov 19:49
Compare
Choose a tag to compare
badger/lmdb: make negentropy work better and guard against giant make…

v0.12.0

24 Oct 02:13
Compare
Choose a tag to compare
badger: update ristretto so it doesn't conflict with other stuff.

v0.11.3

08 Oct 19:47
Compare
Choose a tag to compare
badger: remove two broken Next() calls.

v0.11.2

08 Oct 03:55
Compare
Choose a tag to compare
badger: ok, now BadgerBackend has to be passed as a pointer everywhere.

v0.11.1

06 Oct 18:56
Compare
Choose a tag to compare
lmdb: hotfix for leaked goroutine.