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

Move cache into DB #403

Closed
4 tasks
ponderingdemocritus opened this issue Nov 18, 2024 · 1 comment
Closed
4 tasks

Move cache into DB #403

ponderingdemocritus opened this issue Nov 18, 2024 · 1 comment

Comments

@ponderingdemocritus
Copy link
Contributor

Current all cache is local file storage. This is problematic as does not allow persistence in containers.

We need to move all cache into sql tables.

  • Core
  • twitter client
  • discord client
  • telegram client
@bmgalego
Copy link
Contributor

Already implemented the database cache adapters in #378

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

No branches or pull requests

2 participants