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 checksum:

69b77b021022cc1603ee025436725a14079cfce33d8dca263a42ad53186ec696

總下載次數 9,275

這個版本 3,687

License:

MIT

Ruby 版本需求: >= 0

相關連結: