Skip to content

Releases: erigontech/mdbx-go

v0.18.0

07 Sep 04:48
f21495b

Choose a tag to compare

mdbx of version 0.10.3

increase the MDBX_READERS_LIMIT to 32767

14 Jul 12:11

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

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

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

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

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

Choose a tag to compare

v0.10.2

02 May 14:35
a5ad8ec

Choose a tag to compare

  • fix env.Stat

v0.10.1

02 May 03:36
6854625

Choose a tag to compare

  • add method txn.DBIs

v0.10.0

30 Apr 05:25
5fb6d08

Choose a tag to compare

  • env.Info().Geo and env.Info().PageOps support
  • drop runtime finalizers use
  • added support for runtime logger
  • added mdbx_drop cli tool
  • up mdbx version to current devel version (v0_9_3_175 161b00a4b63f3f1b1d4b8ff9c9e2e4f98f528836)