![]() bd7lx 58.125% disconnected | 登录后回复主题 | 跳到回复(2)
|
1 - 9-15 10:57
bd7lx 楼主 深圳Filestore Cache Expires_in Plugin
Adds a :expires_in option to Rails filestore caching, in line with memcached store. Providing a very easy way to add high capacity caching to a site.
Model observers and sweepers are still useable as well, of course.
Filestore caching is a much easier method of caching to implement quickly than memcached, since it just involves writing the cache data to files in the tmp/ directory (also making it good for shared hosting environments).
http://github.com/adamsalter/filestore_expires_in-plugin
filestore到期插件
Adds a :expires_in option to Rails filestore caching, in line with memcached store. Providing a very easy way to add high capacity caching to a site.
Model observers and sweepers are still useable as well, of course.
Filestore caching is a much easier method of caching to implement quickly than memcached, since it just involves writing the cache data to files in the tmp/ directory (also making it good for shared hosting environments).
http://github.com/adamsalter/filestore_expires_in-plugin
filestore到期插件
2 - 10-28 11:12
bd7lx 楼主 深圳http://github.com/pgte/sweepy
Distributed file cache expiration in Rails
Sweepy allows you to expire file-based cache (page cache and fragment cache) on Rails on multiple boxes.
Distributed file cache expiration in Rails
Sweepy allows you to expire file-based cache (page cache and fragment cache) on Rails on multiple boxes.
回到顶部 | Tips | 返回 ChinaonRails 首页 | 注册 | 找回密码












