RubyGems Navigation menu

mongo_store 0.2.0

It's ActiveSupport::Cache::MongoStore -- a MongoDB-based provider for the standard Rails cache mechanism. With an emphasis on fast writes and a memory-mapped architecture, Mongo is well-suited to caching. This gem aims to give you what the ubiquitous MemCacheStore does, but with Mongo's persistence. (And without having to put a second RAM devourer in an environment already running Mongo.)

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.3.0 - August 30, 2010 (15 KB)
  2. 0.2.1 - April 13, 2010 (11 KB)
  3. 0.2.0 - March 07, 2010 (11 KB)
  4. 0.1.0 - March 06, 2010 (7.5 KB)

Runtime Dependencies (2):

activesupport >= 2.2
mongo >= 0.18.3

Development Dependencies (2):

mocha >= 0.9
rspec >= 1.2.9

Owners:

Authors:

  • Stephen Eley

SHA 256 checksum:

01748e0cc7d0e81f38c86d4ce55c9b38bd5e29807c63e571561aeb0d4d801a56

Total downloads 35,677

For this version 3,562

Licenses:

N/A

Required Ruby Version: None

Links: