RubyGems Navigation menu

acorn_cache 0.2.0

AcornCache is a Ruby HTTP proxy caching library that is lightweight, configurable and can be easily integrated with any Rack-based web application. AcornCache allows you to improve page load times and lighten the load on your server by allowing you to implement an in-memory cache shared by every client requesting a resource on your server.

Gemfile:
=

安装:
=

版本列表:

  1. 0.2.0 March 07, 2016 (13.5 KB)
  2. 0.1.1 March 03, 2016 (13.0 KB)
  3. 0.1.0 March 02, 2016 (13.0 KB)

Runtime 依赖 (3):

dalli >= 0
rack ~> 1.6
redis >= 0

Development 依赖 (5):

bundler ~> 1.10
minitest >= 0
mocha >= 0
pry >= 0
rake ~> 10.0

业主:

作者:

  • Vincent J. DeVendra, Perry Carbone

SHA 256 校验和:

=

下载总量 9,680

这个版本 3,846

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 0

链接: