RubyGems Navigation menu

acorn_cache 0.1.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:
= Copy to clipboard Copied!

install:
=

Versions:

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

Runtime Dependencies (3):

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

Development Dependencies (5):

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

Owners:

Authors:

  • Vincent J. DeVendra, Perry Carbone

SHA 256 checksum:

cf44ab5cebb2f0b2cc42857bc42259e99131fd09980200ecfd1af4ae36fde560

Total downloads 9,325

For this version 2,788

License:

MIT

Required Ruby Version: >= 0

Links: