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: 33,826 of 187,622
Downloads: 37,133

Daily

Ranking: 46,288 of 187,603
Downloads: 6

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,212,991,452activesupport
28925,351,231rspec
48094,974,245mongo
63080,725,044mocha

Owners

#GravatarHandle
1iconsfeley