mdbx: add link to Scala bindings.

Resolves https://github.com/erthink/libmdbx/issues/274.
This commit is contained in:
Леонид Юрьев (Leonid Yuriev) 2022-03-05 13:19:32 +03:00
parent 6fbaa54d3e
commit ed86d9c066

View File

@ -571,6 +571,7 @@ Bindings
| Runtime | Repo | Author |
| ------- | ------ | ------ |
| Scala | [mdbx4s](https://github.com/david-bouyssie/mdbx4s) | [David Bouyssié](https://github.com/david-bouyssie) |
| Haskell | [libmdbx-hs](https://hackage.haskell.org/package/libmdbx) | [Francisco Vallarino](https://github.com/fjvallarino) |
| NodeJS, [Deno](https://deno.land/) | [lmdbx-js](https://github.com/kriszyp/lmdbx-js) | [Kris Zyp](https://github.com/kriszyp/)
| NodeJS | [node-mdbx](https://www.npmjs.com/package/node-mdbx/) | [Сергей Федотов](mailto:sergey.fedotov@corp.mail.ru) |