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,757 of 192,104
Downloads: 37,691

Daily

Ranking: 106,871 of 192,085
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,324,932,202activesupport
29970,683,748rspec
50399,950,055mongo
57389,170,829mocha

Owners

#GravatarHandle
1iconsfeley