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

Adds Redis persister #89

Merged
merged 2 commits into from
Mar 21, 2024
Merged

Adds Redis persister #89

merged 2 commits into from
Mar 21, 2024

Conversation

skrawcz
Copy link
Contributor

@skrawcz skrawcz commented Mar 21, 2024

This is a simple implementation. It assumes that
data is JSON serializable.

Base automatically changed from add_postgresql to main March 21, 2024 14:10
skrawcz added 2 commits March 21, 2024 10:53
This is a simple implementation. It assumes that
data is JSON serializable.
This is technically backwards incompatible,
but we're so early, we can migrate people manually.

Otherwise adds Redis to docs.
Copy link
Contributor

@elijahbenizzy elijahbenizzy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, let's ship it

@elijahbenizzy elijahbenizzy merged commit 4be2f84 into main Mar 21, 2024
6 checks passed
@elijahbenizzy elijahbenizzy deleted the add_redis branch March 21, 2024 21:37
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