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

Cacher #16

Merged
merged 3 commits into from
Feb 2, 2024
Merged

Cacher #16

merged 3 commits into from
Feb 2, 2024

Conversation

plor
Copy link
Contributor

@plor plor commented Feb 2, 2024

Getting there, inserts and updates to postgres now persist to redis. Need a bit more robustness if triggers fail or everything falls on its face. Also should decide what functions belong in plugins vs core, quota seems out of place.

plor added 3 commits January 31, 2024 20:26
* Added migration to set triggers on table change
* Handle the notifications (just log for now)
* still need watcher to tell user they are out of relays
@plor plor merged commit 698f954 into develop Feb 2, 2024
@plor plor linked an issue Feb 6, 2024 that may be closed by this pull request
@plor plor deleted the cacher branch February 18, 2024 23:45
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.

Create structure for pass-through cache
2 participants