JSONAPI-Resources / JSONAPI-Resources/jsonapi-resources
Cache - always cold on server restart/reload?
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 2.3k
- Forks
- 546
- PR merge metrics
- No merged PRs in 30d
Description
This issue is a (choose one):
- [X ] Problem/bug report.
Description
- Fragement cache some pages using any caching engine
- Restart/Reload your server
- Cache is cold
I'd like the ability to keep my cache warm between server restarts.
Any ideas?
This is an issue for me because it takes around 20 min to fully warm my cache (I know...), so I only dare do releases at 1 AM right now.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by tracing fragment-cache initialization and the lifecycle of the configured caching engine during server restart or reload. Done means establishing a supported way for the cache to remain warm across restarts, with behavior defined for the caching engines involved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rails, ruby
- Domain
- backend, performance
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100