mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 17:13:09 +00:00
Added package etcd_client
This commit is contained in:
parent
ea2a6d382b
commit
c5dcc344d8
@ -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.",
|
"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",
|
"license": "MIT",
|
||||||
"web": "https://github.com/recoilme/pudge"
|
"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…
x
Reference in New Issue
Block a user