norbert / lazy_sweeper

A Rails plugin for sweeping the entire page cache.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LazySweeper

This is certainly one of the easiest solutions for the second hardest thing in computer science. It is based on a post by Thijs at Fingertips.

Have fun sweeping your entire page cache.

Add models by calling LazySweeper.observe in an initializer. You can also call LazySweeper.run manually if needed.

For more information, you can check the Rails Envy article on page caching that also ripped the original code.

About

A Rails plugin for sweeping the entire page cache.

License:MIT License


Languages

Language:Ruby 100.0%