Categories: None [Edit]

mongo_store

https://rubygems.org/gems/mongo_store
https://github.com/SFEley/mongo_store
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.)

Total

Ranking: 34,881 of 192,666
Downloads: 37,739

Daily

Ranking: 110,100 of 192,588
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,339,625,357activesupport
29976,524,168rspec
503100,513,101mongo
56990,252,934mocha

Owners

#GravatarHandle
1iconsfeley