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: 32,263 of 183,509
Downloads: 36,141

Daily

Ranking: 56,740 of 183,501
Downloads: 6

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,005,825,829activesupport
25825,653,379rspec
45881,356,098mongo
63369,363,141mocha

Owners

#GravatarHandle
1iconsfeley