JSONAPI-Resources / JSONAPI-Resources/jsonapi-resources

Cache - always cold on server restart/reload?

Open
#1,145 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Fragement cache some pages using any caching engine
  2. Restart/Reload your server
  3. 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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.