Remove pudge (it's a Go library now) (#1548)

This commit is contained in:
Danil Yarantsev 2020-07-05 17:58:54 +03:00 committed by GitHub
parent 09ed236981
commit 97a78b4e4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6161,19 +6161,6 @@
"license": "MIT", "license": "MIT",
"web": "https://notabug.org/vktec/nim-gapbuffer" "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"
},
{ {
"name": "etcd_client", "name": "etcd_client",
"url": "https://github.com/FedericoCeratto/nim-etcd-client", "url": "https://github.com/FedericoCeratto/nim-etcd-client",