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

Implement Redis Caching for Performance #1277

Closed
shakkernerd opened this issue Dec 20, 2024 · 0 comments
Closed

Implement Redis Caching for Performance #1277

shakkernerd opened this issue Dec 20, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@shakkernerd
Copy link
Member

shakkernerd commented Dec 20, 2024

Feature Request
To improve application performance and reduce redundant data retrieval operations, this issue requests the implementation of a Redis-based caching mechanism in addition to the already existing DB caching and file-based caching.

The goal is to implement a caching layer to store and retrieve frequently accessed data using Redis.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant