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,498 of 191,455
Downloads: 37,621

Daily

Ranking: 50,548 of 191,429
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,310,046,288activesupport
29964,231,479rspec
50099,341,453mongo
58087,871,516mocha

Owners

#GravatarHandle
1iconsfeley