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,374 of 190,317
Downloads: 37,579

Daily

Ranking: 51,002 of 190,280
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,293,977,679activesupport
29957,358,331rspec
49798,727,677mongo
59186,534,680mocha

Owners

#GravatarHandle
1iconsfeley