Skip to content

Releases: draganm/bolted

v0.8.5 - fix tx.Size()

08 Aug 21:48
Compare
Choose a tag to compare

Full Changelog: v0.8.4...v0.8.5

Fix for buggy tx.Size() which was relying on bucket stats. Hijacking bbolts Sequence for purpose of bucket size tracking instead.

expose raw tx from sugared, expose db tx stats

10 Jul 21:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.3...v0.8.4

update exists

27 Jun 21:37
39c1337
Compare
Choose a tag to compare

What's Changed

  • embedded: Exists should not return error if one of the parents does n… by @draganm in #5

Full Changelog: v0.8.2...v0.8.3

non-blocking-observers

21 Jun 08:46
8901fdf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.1...v0.8.2

v0.8.1

28 Jan 01:49
Compare
Choose a tag to compare

replicated: squashed most obvious bugs for replicated database

major refactor: extracted embedded and replicated databases

26 Jan 23:42
b7b06aa
Compare
Choose a tag to compare
Merge pull request #3 from draganm/replicated

Added initial support for primary/replica