We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
mmm: more tests.
ensure compile-time interface checks are ok on github action.
mdbx and lmdb related fixes.
badger: ReplaceEvent()
replacer and lmdb migration to fix pathological duplicates.
Merge branch 'hyperloglog'
ok, this is a bug we already had: if an event matches two different t… …ag queries it will be returned twice.
badger/lmdb: make negentropy work better and guard against giant make… …slices when that is completely unnecessary.
badger: update ristretto so it doesn't conflict with other stuff.
badger: remove two broken Next() calls.