abdelwahabram / abdelwahabram/eduCool

add a caching layer around the api

Open
#12 0 comments 0 reactions 1 assignee Claimed by @abdelwahabram View on GitHub
Dominant language
Python
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

This issue has no description.

Contributor guide

No contributing guide indexed for this repository

Research direction

Examine the existing API endpoints in the codebase to understand the data flow and identify which endpoints are frequently accessed. Research caching strategies (e.g., using Redis or in-memory caches) suitable for Python web frameworks. Implement caching logic, ensuring proper cache invalidation mechanisms are in place. Test the changes to verify performance improvements and correctness.

Written by the indexing model from the issue text.

Assessment

Domain
api, backend, performance
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.