Added package statsd_client
This commit is contained in:
parent
92605a3032
commit
a24ef1386a
1 changed files with 15 additions and 0 deletions
|
|
@ -5646,5 +5646,20 @@
|
|||
"description": "A nim wrapper for ArrayFire",
|
||||
"license": "BSD",
|
||||
"web": "https://github.com/bitstormGER/ArrayFire-Nim"
|
||||
},
|
||||
{
|
||||
"name": "statsd_client",
|
||||
"url": "https://github.com/FedericoCeratto/nim-statsd-client",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"statsd",
|
||||
"client",
|
||||
"statistics",
|
||||
"metrics"
|
||||
],
|
||||
"description": "A simple, stateless StatsD client library",
|
||||
"license": "LGPLv3",
|
||||
"web": "https://github.com/FedericoCeratto/nim-statsd-client"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue