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,085 of 193,649
Downloads: 37,884

Daily

Ranking: 48,416 of 193,618
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,367,119,287activesupport
29989,166,690rspec
507101,651,527mongo
56092,400,039mocha

Owners

#GravatarHandle
1iconsfeley