Pudge Db - it's modern key/value storage with memcached protocol support.

This commit is contained in:
Vadim Kilibaba 2016-11-28 17:41:55 +03:00
parent 8cb323ab59
commit 1c86502977

View File

@ -5513,5 +5513,19 @@
"description": "A simple gap buffer implementation",
"license": "MIT",
"web": "https://notabug.org/vktec/nim-gapbuffer"
},
{
"name": "Pudge",
"url": "https://github.com/recoilme/pudge.git",
"method": "git",
"tags": [
"wrapper",
"database",
"sophia",
"pudge db"
],
"description": "Pudge Db - it's modern key/value storage with memcached protocol support. Pudge Db implements a high-level cross-platform sockets interface to sophia db.",
"license": "MIT",
"web": "https://github.com/recoilme/pudge"
}
]