mirror of
https://github.com/hibiken/asynqmon.git
synced 2026-04-26 09:35:49 +03:00
[PR #152] [MERGED] Support redis cluster #221
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/asynqmon#221
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?
📋 Pull Request Information
Original PR: https://github.com/hibiken/asynqmon/pull/152
Author: @hibiken
Created: 9/7/2021
Status: ✅ Merged
Merged: 9/7/2021
Merged by: @hibiken
Base:
master← Head:feature/redis-cluster📝 Commits (1)
6125484Support redis cluster📊 Changes
6 files changed (+337 additions, -118 deletions)
View changed files
📝
main.go(+61 -30)📝
redis_info_handlers.go(+69 -3)📝
ui/src/api.ts(+12 -0)➕
ui/src/components/QueueLocationTable.tsx(+48 -0)📝
ui/src/reducers/redisInfoReducer.ts(+10 -1)📝
ui/src/views/RedisInfoView.tsx(+137 -84)📄 Description
--redis-cluster-nodesflagCloses #10, #144
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.