Skip to content

Allow cache to be re-generated on-demand without first deleting it - #52

Open
traviskroberts wants to merge 2 commits into
rails:masterfrom
traviskroberts:force-cache-regeneration-without-expiration
Open

Allow cache to be re-generated on-demand without first deleting it#52
traviskroberts wants to merge 2 commits into
rails:masterfrom
traviskroberts:force-cache-regeneration-without-expiration

Conversation

@traviskroberts

Copy link
Copy Markdown

I'm not sure if this addition would be useful to anyone else, but it's something that my current employer could definitely use.

We have an endpoint that is very expensive to generate when there is no cache. When we clear the cache, if the app is under heavy load, we get stressed db and app servers.

I'm open to any feedback about changes/additions you'd like to see with this feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant