Merge pull request #431 from recoilme/master

pudge db verification
This commit is contained in:
Dominik Picheta 2016-11-28 20:20:15 +01:00 committed by GitHub
commit 1d4347b50d

View File

@ -5513,5 +5513,18 @@
"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"
],
"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"
}
]