mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +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",
|
"description": "StatsD compatible daemon in pure Nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/Q-Master/statsdaemon.nim"
|
"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