Categories: None [Edit]
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: 33,718 of 187,239
Downloads: 37,008
Daily
Ranking: 51,612 of 187,224
Downloads: 7
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|---|---|
7 | 1,196,180,149 | activesupport |
27 | 919,404,019 | rspec |
478 | 94,131,427 | mongo |
638 | 79,803,057 | mocha |
Owners
# | Gravatar | Handle |
---|---|---|
1 | sfeley |