Skip to content

Releases: erigontech/mdbx-go

cursors pool

26 Feb 02:20
eda876f
Compare
Choose a tag to compare
v0.27.8

cursors pool

support empty key/value: v0.28

22 Feb 08:41
Compare
Choose a tag to compare
v0.28.3

Merge branch 'v0_27'

android build

21 Feb 02:33
c106280
Compare
Choose a tag to compare
fixed android problem (#92)

Co-authored-by: mengweifu <[email protected]>

mdbx: v0.12.3, removed env.Path()

07 Jan 05:34
381b931
Compare
Choose a tag to compare
  • mdbx: v0.12.3
  • also removed method env.Path(), if you need it please help me to fix it by PR, thank you

support empty key/value: v0.27.*

22 Feb 02:59
f075c7f
Compare
Choose a tag to compare
v0.27.6

make clang happy (#91)

make clang happy

01 Jan 04:39
f075c7f
Compare
Choose a tag to compare
v0.27.5

make clang happy (#91)

Breaking change: remove txn.RawRead field

07 Dec 05:39
18e3486
Compare
Choose a tag to compare

Breaking change: remove txn.RawRead field
It making bindings more beginners-unfriendly, but having this feature does hiding mdbx's zero-copy nature. So, decided to remove it.

remove deprecated cmp_suffix32 feature

24 Nov 02:07
2cd9df4
Compare
Choose a tag to compare
v0.26.3

remove deprecated cmp_suffix32 feature #87

revert last -O2 changes, disable some gcc warnings

26 Oct 07:43
c6db395
Compare
Choose a tag to compare
v0.26.2

revert last -O2 changes #85

no -O2 flag hardcode

29 Sep 01:43
8d7e1e2
Compare
Choose a tag to compare
v0.26.1

no -O2 hardcode (#83)