diff options
| author | George Hazan <ghazan@miranda.im> | 2018-06-19 19:29:34 +0300 |
|---|---|---|
| committer | George Hazan <ghazan@miranda.im> | 2018-06-19 19:29:34 +0300 |
| commit | 4a2f58413213da8393ea049f5df2f4694b2e0c35 (patch) | |
| tree | 4e73b0c8d7cc1ae31f074c0d4e485e87c3ae2130 /plugins/Dbx_mdbx/src/libmdbx/README.md | |
| parent | 98166ec48d49755c8915d0cc7fa87fdf3084a15c (diff) | |
merge of libmdbx 1.5
Diffstat (limited to 'plugins/Dbx_mdbx/src/libmdbx/README.md')
| -rw-r--r-- | plugins/Dbx_mdbx/src/libmdbx/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/Dbx_mdbx/src/libmdbx/README.md b/plugins/Dbx_mdbx/src/libmdbx/README.md index ba6f6b8045..4820975679 100644 --- a/plugins/Dbx_mdbx/src/libmdbx/README.md +++ b/plugins/Dbx_mdbx/src/libmdbx/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 |
