Skip to content

pgxstore: Implement CtxStore interface #204

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

Merged
merged 1 commit into from
Feb 12, 2025

Conversation

pete-woods
Copy link
Contributor

@pete-woods pete-woods commented Apr 8, 2024

  • Followed the same patterns as the goredisstore module.
  • This avoids blocking HTTP requests if the DB, for some reason, locks up.

I also raised #205 to try and help test this out before merging.

@pete-woods pete-woods marked this pull request as ready for review April 8, 2024 11:45
@pete-woods
Copy link
Contributor Author

@alexedwards hope this is something useful for the project.

- Followed the same patterns at the goredisstore module.
@pete-woods pete-woods force-pushed the pgxstore-with-context branch from b13f3dc to b7e39e0 Compare April 9, 2024 11:46
@alexedwards
Copy link
Owner

@pete-woods This looks great! Thank you!

Merging now.

@alexedwards alexedwards merged commit 10f7a29 into alexedwards:master Feb 12, 2025
@pete-woods pete-woods deleted the pgxstore-with-context branch February 12, 2025 12:56
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