instiki/vendor/plugins/action_cache/about.yml
Jacques Distler d62b880e3f ETags and Action Caching
Added the action_cache plugin

    http://agilewebdevelopment.com/plugins/action_cache

which does action-caching with ETags support. The built-in Rails ETags "solution" sucks, because it forces a page-rerender, even when the content is unchanged.
2007-05-25 22:52:42 -05:00

8 lines
330 B
YAML

author: Tom Fakes
summary: A drop-in replacement for the Rails Action Cache. Fixes some inconsistencies and adds some extra control. Use X-Sendfile or X-Accel-Redirect to send responses
homepage: http://blog.craz8.com
plugin: http://craz8.com/svn/trunk/plugins/action_cache
license: MIT
version: 0.1.4
rails_version: 1.0+