oops, the rocksdb package ended up being duplicated

This commit is contained in:
Zahary Karadjov 2018-02-27 20:18:11 +02:00
parent 8fb78f9b4e
commit 2d8431b4e5

View File

@ -8209,22 +8209,6 @@
"license": "MIT",
"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"
},
{
"name": "grafanim",
"url": "https://github.com/jamesalbert/grafanim",