From e6c333c7512fb19e47c392f96a73cbebfdead5cf Mon Sep 17 00:00:00 2001 From: Leo Yuriev Date: Mon, 18 Jun 2018 23:04:49 +0300 Subject: [PATCH] mdbx: add link to JNI bindings. Change-Id: I8d39b06d2d433997a76e7d36c7da867eb66c3cf0 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ba6f6b80..48209756 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,8 @@ libmdbx 6. [Asynchronous lazy data flushing](https://sites.fas.harvard.edu/~cs265/papers/kathuria-2008.pdf) to disk(s); 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