Added package etcd_client

This commit is contained in:
Federico Ceratto 2016-12-03 22:07:02 +00:00
parent ea2a6d382b
commit c5dcc344d8

View File

@ -5526,5 +5526,17 @@
"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",
"url": "https://github.com/FedericoCeratto/nim-etcd-client",
"method": "git",
"tags": [
"library",
"etcd"
],
"description": "etcd client library",
"license": "LGPLv3",
"web": "https://github.com/FedericoCeratto/nim-etcd-client"
}
]