mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 17:13:09 +00:00
add new limdb library (#2250)
This commit is contained in:
parent
7fc87841ad
commit
38508d237d
@ -4150,6 +4150,21 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/zielmicha/nim-dbus"
|
"web": "https://github.com/zielmicha/nim-dbus"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "LimDB",
|
||||||
|
"url": "https://github.com/capocasa/limdb",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"lmdb",
|
||||||
|
"key-value",
|
||||||
|
"persistent",
|
||||||
|
"database"
|
||||||
|
],
|
||||||
|
"description": "A wrapper for LMDB the Lightning Memory-Mapped Database",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/capocasa/limdb",
|
||||||
|
"doc": "https://capocasa.github.io/limdb/limdb.html"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "lmdb",
|
"name": "lmdb",
|
||||||
"url": "https://github.com/FedericoCeratto/nim-lmdb",
|
"url": "https://github.com/FedericoCeratto/nim-lmdb",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user