rtomayko / rack-cache

Real HTTP Caching for Ruby Web Apps
http://rtomayko.github.io/rack-cache/
Other
822 stars 124 forks source link

Purge key from metastore when entitystore not found #153

Closed randallreedjr closed 6 years ago

randallreedjr commented 6 years ago

Fixes #152

randallreedjr commented 6 years ago

@grosser Please let me know if there is additional complexity that I overlooked here.

grosser commented 6 years ago

thx for the neat PR!

todo was added in https://github.com/rtomayko/rack-cache/commit/a98e7c44 without mentioning any reason why it should not get purged ... @rtomayko thoughts ? ... will merge in 24h if no response

if you are using rack-cache you might want to also look at https://github.com/rtomayko/rack-cache/issues/138 to improve performance

grosser commented 6 years ago

1.8.0