Skip to content

Releases: erigontech/mdbx-go

txn.Id() to return uint64 instead of uintptr

15 Sep 04:58
1847f25
Compare
Choose a tag to compare
v0.18.1

txn.Id() to return uint64 instead of uintptr (#34)

v0.18.0

07 Sep 04:48
f21495b
Compare
Choose a tag to compare

mdbx of version 0.10.3

increase the MDBX_READERS_LIMIT to 32767

14 Jul 12:11
Compare
Choose a tag to compare
v0.16.0

increase the MDBX_READERS_LIMIT to 32767

allow call env.Info on existing transaction

04 Jul 02:36
339745a
Compare
Choose a tag to compare
v0.15.0

Env info on existing tx (#29)

More cflags for compatibility with gcc 4

29 Jun 09:35
8d7f44f
Compare
Choose a tag to compare
v0.14.0

mdbx more readers (#27)

env.Info - auto-convert 16dot16 to time.Duration

22 Jun 04:44
55f88f8
Compare
Choose a tag to compare
v0.13.0

Env info - convert 16dot16 to duration (#26)

Now can use as Go module, Windows support

19 Jun 06:31
eea7f5a
Compare
Choose a tag to compare
v0.12.0

use as go module, win support (#21)

Bindings v0.11.0 - with mdbx of version 0.10.0

10 May 03:26
b811f2d
Compare
Choose a tag to compare

v0.10.2

02 May 14:35
a5ad8ec
Compare
Choose a tag to compare
  • fix env.Stat

v0.10.1

02 May 03:36
6854625
Compare
Choose a tag to compare
  • add method txn.DBIs