mirror of
https://github.com/isar/libmdbx.git
synced 2025-01-02 03:04:13 +08:00
mdbx-doc: add ref to Haskell bindings.
This commit is contained in:
parent
099dd68630
commit
7e035115bb
4
.github/actions/spelling/expect.txt
vendored
4
.github/actions/spelling/expect.txt
vendored
@ -520,6 +520,7 @@ Firefox
|
|||||||
firstvalue
|
firstvalue
|
||||||
fixedpoint
|
fixedpoint
|
||||||
FIXME
|
FIXME
|
||||||
|
fjvallarino
|
||||||
flagbit
|
flagbit
|
||||||
flg
|
flg
|
||||||
flipcoin
|
flipcoin
|
||||||
@ -617,9 +618,11 @@ grep
|
|||||||
gtags
|
gtags
|
||||||
gz
|
gz
|
||||||
gzip
|
gzip
|
||||||
|
hackage
|
||||||
HAGL
|
HAGL
|
||||||
hallvard
|
hallvard
|
||||||
hardcoded
|
hardcoded
|
||||||
|
haskell
|
||||||
HASSEMAPHORE
|
HASSEMAPHORE
|
||||||
hdiutil
|
hdiutil
|
||||||
hdr
|
hdr
|
||||||
@ -1835,6 +1838,7 @@ Vaefnrs
|
|||||||
valbool
|
valbool
|
||||||
valgrind
|
valgrind
|
||||||
validator
|
validator
|
||||||
|
Vallarino
|
||||||
valnum
|
valnum
|
||||||
valsize
|
valsize
|
||||||
valstr
|
valstr
|
||||||
|
@ -19,6 +19,10 @@ ChangeLog
|
|||||||
- Finalize C++ API (few typos and trivia bugs are still likely for now).
|
- Finalize C++ API (few typos and trivia bugs are still likely for now).
|
||||||
- Packages for [Astra Linux](https://astralinux.ru/), [ALT Linux](https://www.altlinux.org/), [ROSA Linux](https://www.rosalinux.ru/), etc.
|
- Packages for [Astra Linux](https://astralinux.ru/), [ALT Linux](https://www.altlinux.org/), [ROSA Linux](https://www.rosalinux.ru/), etc.
|
||||||
|
|
||||||
|
Acknowledgements:
|
||||||
|
|
||||||
|
- [Francisco Vallarino](https://github.com/fjvallarino) for [Haskell bindings for libmdbx](https://hackage.haskell.org/package/libmdbx).
|
||||||
|
|
||||||
|
|
||||||
## v0.10.2 at 2021-07-26
|
## v0.10.2 at 2021-07-26
|
||||||
|
|
||||||
|
@ -564,6 +564,7 @@ Bindings
|
|||||||
|
|
||||||
| Runtime | Repo | Author |
|
| Runtime | Repo | Author |
|
||||||
| ------- | ------ | ------ |
|
| ------- | ------ | ------ |
|
||||||
|
| Haskell | [libmdbx-hs](https://hackage.haskell.org/package/libmdbx) | [Francisco Vallarino](https://github.com/fjvallarino) |
|
||||||
| Python (draft) | [python-bindings](https://github.com/erthink/libmdbx/commits/python-bindings) branch | [Noel Kuntze](https://github.com/Thermi)
|
| Python (draft) | [python-bindings](https://github.com/erthink/libmdbx/commits/python-bindings) branch | [Noel Kuntze](https://github.com/Thermi)
|
||||||
| NodeJS | [lmdbx-store](https://github.com/kriszyp/lmdbx-store) | [Kris Zyp](https://github.com/kriszyp/)
|
| NodeJS | [lmdbx-store](https://github.com/kriszyp/lmdbx-store) | [Kris Zyp](https://github.com/kriszyp/)
|
||||||
| NodeJS | [node-mdbx](https://www.npmjs.com/package/node-mdbx/) | [Сергей Федотов](mailto:sergey.fedotov@corp.mail.ru) |
|
| NodeJS | [node-mdbx](https://www.npmjs.com/package/node-mdbx/) | [Сергей Федотов](mailto:sergey.fedotov@corp.mail.ru) |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user