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

[FEATURE REQUEST] Can Openim use PGMQ as the message queue processor to minimize middleware? #2921

Open
caesar168 opened this issue Dec 4, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@caesar168
Copy link

Why this feature?

PGMQ is an open-source extension of PostgreSQL, which is easy to use and has good performance, and can be used as a replacement for Kafka, abandoning heavy components such as Kafka. Kafka is too resource-intensive.

Suggested Solution

PGMQ is an open-source extension of PostgreSQL, which is easy to use and has good performance, and can be used as a replacement for Kafka, abandoning heavy components such as Kafka. Kafka is too resource-intensive.

Additional Information

No response

@caesar168 caesar168 added the enhancement New feature or request label Dec 4, 2024
@caesar168
Copy link
Author

@caesar168
Copy link
Author

After supporting PGMQ, it will also make the range of databases supported by Openim wider, and the use of PostgreSQL ecology can well realize business functions, reduce user costs, and expand customers to the greatest extent

@caesar168
Copy link
Author

or pgq

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

No branches or pull requests

1 participant