![]() bd7lx 56.126% disconnected | 登录后回复主题 | 跳到回复(5)
|
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.
3 - 3-15 8:41
bd7lx 楼主 深圳http://www.alfajango.com/blog/make-sure-your-rails-application-is-actually-caching-and-not-just-pretending/
别装了
实地查看Apache’s RewriteLog
服务器配置技巧
别装了
实地查看Apache’s RewriteLog
服务器配置技巧
4 - 4-20 17:17
xds2000 北京市朝阳区New Plugins For Rails Model Caching: Cachable Model
http://marklunds.com/articles/one/423
http://marklunds.com/articles/one/423
5 - 7-19 9:20
bd7lx 楼主 深圳ActsAsCachola – simple caching for AR models (everyone could use a little cachola)
by RICH BRANT on JULY 16, 2010
And you thought all the clever caching names were taken.
http://brantinteractive.com/2010/07/16/actsascachola-simple-caching-for-ar-models-everyone-could-use-a-little-cachola/
ActsAsCachola is a plugin that lets you cache any class method by simply prepending ‘cachola_’ to the method name when calling it.
http://github.com/rbrant/acts_as_cachola
by RICH BRANT on JULY 16, 2010
And you thought all the clever caching names were taken.
http://brantinteractive.com/2010/07/16/actsascachola-simple-caching-for-ar-models-everyone-could-use-a-little-cachola/
ActsAsCachola is a plugin that lets you cache any class method by simply prepending ‘cachola_’ to the method name when calling it.
http://github.com/rbrant/acts_as_cachola
回到顶部 | Tips | 返回 ChinaonRails 首页 | 注册 | 找回密码












