mdbx: add link to JNI bindings.

Change-Id: I8d39b06d2d433997a76e7d36c7da867eb66c3cf0
This commit is contained in:
Leo Yuriev 2018-06-18 23:04:49 +03:00
parent 9db090087e
commit e6c333c751

View File

@ -20,6 +20,8 @@ libmdbx
6. [Asynchronous lazy data flushing](https://sites.fas.harvard.edu/~cs265/papers/kathuria-2008.pdf) to disk(s); 6. [Asynchronous lazy data flushing](https://sites.fas.harvard.edu/~cs265/papers/kathuria-2008.pdf) to disk(s);
7. etc... 7. etc...
Don't miss [Java Native Interface](https://github.com/castortech/mdbxjni) by [Castor Technologies](https://castortech.com/).
----- -----
Nowadays MDBX intended for Linux, and support Windows (since Nowadays MDBX intended for Linux, and support Windows (since