mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Exdend with forestDB. Base is under https://github.com/couchbase/forestdb. Nim bind is under: https://github.com/nimscale/forestdb.
This commit is contained in:
parent
3ad1662c15
commit
e93485dcca
@ -5450,5 +5450,20 @@
|
||||
"description": "Bindings for libjwt",
|
||||
"license": "LGPLv2.1",
|
||||
"web": "https://github.com/nimscale/nim-libjwt"
|
||||
},
|
||||
{
|
||||
"name": "forestdb",
|
||||
"url": "https://github.com/nimscale/forestdb",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"bTree",
|
||||
"HB+-Trie",
|
||||
"db",
|
||||
"forestdb"
|
||||
],
|
||||
"description": "ForestDB is fast key-value storage engine that is based on a Hierarchical B+-Tree based Trie, or HB+-Trie.",
|
||||
"license": "Apache License 2.0",
|
||||
"web": "https://github.com/nimscale/forestdb"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user