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: 31,131 of 180,629
Downloads: 35,700

Daily

Ranking: 75,230 of 180,616
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
7897,160,255activesupport
24771,064,908rspec
48271,546,776mongo
61861,272,363mocha

Owners

#GravatarHandle
1iconsfeley