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,745 of 196,619
Downloads: 38,044

Daily

Ranking: 112,090 of 196,594
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,431,827,091activesupport
291,020,353,632rspec
515104,434,952mongo
54997,656,039mocha

Owners

#GravatarHandle
1iconsfeley