Closed jrmhaig closed 1 month ago
Based on what you are trying to achieve, I might suggest that you look into lib/cached_resource/caching.rb
It might also be good to have it as an option, so you might need to add something into lib/cached_resource/configuration.rb
Feel free to send in a pull request for this.
Can this be closed? @mhgbrown @Daniel-ltw
Sure, it's out of date. We'll still accept a pull request if this is still an issue of course!
Firstly, thanks for the gem.
Is it possible to configure caching so that, in the event of the remote server being unavailable, cached values of the data can still used after they become stale?