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,980 of 193,188
Downloads: 37,829

Daily

Ranking: 40,393 of 193,154
Downloads: 7

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,353,936,019activesupport
29982,808,292rspec
506101,079,104mongo
56191,304,719mocha

Owners

#GravatarHandle
1iconsfeley