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

feat(README): update docs to support all functions in queue #214

Merged
merged 1 commit into from
May 16, 2024

Conversation

tavallaie
Copy link
Contributor

Update README.md for PGMQueue usage

  • Added installation instructions for tembo-pgmq-python.
  • Included Docker command for running Postgres with Tembo PGMQ extension.
  • Provided usage examples:
    • Initializing a connection to Postgres.
    • Creating queues.
    • Sending messages and batches.
    • Reading single and batch messages.
    • Archiving, deleting, and popping messages.
    • Purging queues.

@ChuckHend
Copy link
Contributor

Awesome, thank @tavallaie !

@ChuckHend ChuckHend merged commit c8e6acd into tembo-io:main May 16, 2024
6 checks passed
@tavallaie tavallaie deleted the patch-1 branch May 16, 2024 22:52
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