mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Add Nim RocksDB wrapper
This commit is contained in:
parent
ece2086737
commit
bbdb218e29
@ -8036,5 +8036,21 @@
|
|||||||
"description": "The SHIORI Message charset convert utility",
|
"description": "The SHIORI Message charset convert utility",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/Narazaka/shiori_charset_convert-nim"
|
"web": "https://github.com/Narazaka/shiori_charset_convert-nim"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "rocksdb",
|
||||||
|
"url": "https://github.com/status-im/nim-rocksdb",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"rocksdb",
|
||||||
|
"database",
|
||||||
|
"wrapper",
|
||||||
|
"key",
|
||||||
|
"value",
|
||||||
|
"storage"
|
||||||
|
],
|
||||||
|
"description": "Nim wrapper for RocksDB, a persistent key-value store for Flash and RAM Storage.",
|
||||||
|
"license": "Apache v2 or GPLv2",
|
||||||
|
"web": "https://github.com/status-im/nim-rocksdb"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user