mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 06:33:10 +00:00
add leveldb bindings (#1244)
This commit is contained in:
parent
a224fb1252
commit
6f10e0fe1a
@ -15207,6 +15207,17 @@
|
||||
"description": "MongoDb pooled driver",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/JohnAD/mongopool"
|
||||
},
|
||||
{
|
||||
"name": "leveldb",
|
||||
"url": "https://github.com/zielmicha/leveldb.nim",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"leveldb",
|
||||
"database"
|
||||
],
|
||||
"description": "LevelDB bindings",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/zielmicha/leveldb.nim"
|
||||
}
|
||||
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user