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

pg message queue #31

Merged
merged 10 commits into from
Dec 31, 2022
Merged

pg message queue #31

merged 10 commits into from
Dec 31, 2022

Conversation

ChuckHend
Copy link
Member

@ChuckHend ChuckHend commented Dec 30, 2022

POC for running message queue in a postgres extension. As it stands this is only supports create queue, and read/write/delete messages.

@ChuckHend ChuckHend marked this pull request as ready for review December 30, 2022 13:12
@ChuckHend ChuckHend merged commit e4b6ac9 into main Dec 31, 2022
@ChuckHend ChuckHend deleted the psmq branch December 31, 2022 01:35
sjmiller609 added a commit that referenced this pull request Dec 5, 2023
* Add helm chart for reconciler

* A few adjustments

* Add input validation

* unconditionally require service account

* update version
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.

2 participants