mirror of
https://github.com/hibiken/asynqmon.git
synced 2026-04-26 17:45:50 +03:00
[GH-ISSUE #119] Only redis #724
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/asynqmon#724
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Karman40 on GitHub (Jun 16, 2021).
Original GitHub issue: https://github.com/hibiken/asynqmon/issues/119
Hey,
I checked out the repository and one is a great app. I couldn't find a description of whether the application only works with redis db? I'm using NodeJs and Ubuntu 20.04 and I'm looking for something to manage the redis on the server for which this app would be great.
If all is true this only works with https://github.com/hibiken/asynqmon, doesn't it?
Thnaks a lot!
@hibiken commented on GitHub (Jun 17, 2021):
@Karman40 thank you for opening this issue!
Asynq currently only supports Redis as message broker but we are planning to support other message brokers in the future.
Let me know if that answers your question.
@Karman40 commented on GitHub (Jun 17, 2021):
Hello!
Sorry if I was misunderstood, my English is not real.
I have an Ubuntu 20.04 LTS server running only one redis 5.x.x server.
I accidentally found this surface that I liked, but it didn't work. I saw the redis server information, but I didn't see the processors or waiting tasks.
The question was, can the interface be used only with redis, without "Asynq"?
Thanks!
@hibiken commented on GitHub (Jun 17, 2021):
Thank you for clarifying!
I don't think the Web UI is useful for general redis monitoring. It's meant to be used for Asynq specific monitoring / admin purpose.