mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Added package amqpstats (#2816)
This commit is contained in:
parent
6eafece2c6
commit
96b1dfbb7b
@ -32657,5 +32657,20 @@
|
||||
"description": "StatsD compatible daemon in pure Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/Q-Master/statsdaemon.nim"
|
||||
},
|
||||
{
|
||||
"name": "amqpstats",
|
||||
"url": "https://github.com/Q-Master/amqp-stats.nim",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"pure",
|
||||
"rabbitmq",
|
||||
"async",
|
||||
"sync"
|
||||
],
|
||||
"description": "Pure Nim library to read AMQP stats via management plugin API",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/Q-Master/amqp-stats.nim"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user