mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Added package statsdaemon (#2815)
This commit is contained in:
parent
aa27ab4088
commit
6eafece2c6
@ -32644,5 +32644,18 @@
|
||||
"description": "Easy-to-use serialization capabilities (currently json only), with a drop-in replacement for std/json.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/codex-storage/nim-json"
|
||||
},
|
||||
{
|
||||
"name": "statsdaemon",
|
||||
"url": "https://github.com/Q-Master/statsdaemon.nim",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"bin",
|
||||
"statsd",
|
||||
"native"
|
||||
],
|
||||
"description": "StatsD compatible daemon in pure Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/Q-Master/statsdaemon.nim"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user