Support caching configuration
Open
enhancement
good first issue
- Dominant language
- Shell
- Stars
- 2
- Forks
- 5
- PR merge metrics
- PR metrics pending
Description
**Feature request**
It would be great to have caching for controllers.
**Use case**
Many users need this functionality for production deployments.
**Implementation idea**
Add a new config option `enable_caching` with default `false`.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named. Start by locating the controller implementation and existing configuration handling, then determine the intended caching behavior and its scope. Done should include the new option defaulting to false, documented behavior, and tests covering enabled and disabled configurations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100