Skip to content

Tags: fiatjaf/eventstore

Tags

v0.16.0

Toggle v0.16.0's commit message
mmm: more tests.

v0.15.0

Toggle v0.15.0's commit message
ensure compile-time interface checks are ok on github action.

v0.14.4

Toggle v0.14.4's commit message
mdbx and lmdb related fixes.

v0.14.3

Toggle v0.14.3's commit message
badger: ReplaceEvent()

v0.14.2

Toggle v0.14.2's commit message
replacer and lmdb migration to fix pathological duplicates.

v0.14.1

Toggle v0.14.1's commit message
Merge branch 'hyperloglog'

v0.14.0

Toggle v0.14.0's commit message
ok, this is a bug we already had: if an event matches two different t…

…ag queries it will be returned twice.

v0.13.0

Toggle v0.13.0's commit message
badger/lmdb: make negentropy work better and guard against giant make…

…slices when that is completely unnecessary.

v0.12.0

Toggle v0.12.0's commit message
badger: update ristretto so it doesn't conflict with other stuff.

v0.11.3

Toggle v0.11.3's commit message
badger: remove two broken Next() calls.