Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upstream pgmq-admin #334

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Upstream pgmq-admin #334

wants to merge 3 commits into from

Conversation

v0idpwn
Copy link
Collaborator

@v0idpwn v0idpwn commented Oct 29, 2024

This is a work in progress.

Pgmq-admin is a small application that allows to manage pgmq from the browser. Functionalities:

  • creating, inspecting, purging and deleting queues
  • publishing, peeking, archiving and deleting messages

TODO:

  • prepare docker image to run locally easily alongside pgmq
  • build and publish image on CI when touched
  • layout/design improvements
  • support sending messages with delay
  • maybe optimize for cases where the database has a big amount of queues/large queues, where performance of pages can be bad due to aggregations

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant