mdbx: add link to documentation & C++ API.

Change-Id: Ib61ab37b9083ef088920cba8e331f71776b191cd
This commit is contained in:
Leonid Yuriev 2020-09-07 16:15:22 +03:00
parent 7272403cfd
commit c17ab74521

View File

@ -3,6 +3,11 @@
libmdbx
========
> Please refer to the online [documentation](https://erthink.github.io/libmdbx/)
> with [`C` API description](https://erthink.github.io/libmdbx/group__c__api.html)
> and pay attention to the preliminary [`C++` API](https://github.com/erthink/libmdbx/blob/c%2B%2B/mdbx.h%2B%2B).
> Feedback and suggestions are welcome!
<!-- section-begin overview -->
_libmdbx_ is an extremely fast, compact, powerful, embedded,
transactional [key-value database](https://en.wikipedia.org/wiki/Key-value_database),