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: 35,506 of 195,762
Downloads: 38,014

Daily

Ranking: 50,800 of 195,747
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,402,392,100activesupport
291,006,320,288rspec
512103,155,791mongo
55195,333,468mocha

Owners

#GravatarHandle
1iconsfeley