Added package etcd_client
This commit is contained in:
parent
ea2a6d382b
commit
c5dcc344d8
1 changed files with 12 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue