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

Introduce caching for read operations #72

Open
SysSn13 opened this issue Jan 30, 2024 · 0 comments
Open

Introduce caching for read operations #72

SysSn13 opened this issue Jan 30, 2024 · 0 comments
Labels
enhancement New feature or request feature Feature request task

Comments

@SysSn13
Copy link
Owner

SysSn13 commented Jan 30, 2024

To enhance performance and reduce latency, we are planning to implement caching for various operations, targeting both contest and user data. This strategic addition aims to achieve the following benefits:

Accelerate the prediction of ratings

  • Alleviate the database load
  • Enhance the speed of read operations on both web and extension platforms

Implementing caching will not only optimize the overall system responsiveness but also contribute to a smoother and more efficient user experience.

@SysSn13 SysSn13 added enhancement New feature or request feature Feature request task labels Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature Feature request task
Projects
None yet
Development

No branches or pull requests

1 participant