mdbx: add reference to Go bindings.

Change-Id: Ib50012e30c0ab98d97024b7268b159aeeb883363
This commit is contained in:
Leonid Yuriev
2021-02-07 14:32:27 +03:00
parent 2727072ad9
commit 34dcb410a9
2 changed files with 6 additions and 1 deletions

View File

@@ -11,6 +11,10 @@ TODO:
- Finalize C++ API (few typos and trivia bugs are still likely for now).
- Packages for [ROSA Linux](https://www.rosalinux.ru/), [ALT Linux](https://www.altlinux.org/), Fedora/RHEL, Debian/Ubuntu.
Acknowledgements:
- [Alex Sharov](https://github.com/AskAlexSharov) for [mdbx-go](https://github.com/torquem-ch/mdbx-go).
New features:
- Added `MDBX_DISABLE_PAGECHECKS` build option to disable some checks to reduce an overhead