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,401 of 186,698
Downloads: 36,605
Daily
Ranking: 12,603 of 186,685
Downloads: 23
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,165,243,863 | activesupport |
27 | 908,151,619 | rspec |
475 | 92,493,721 | mongo |
651 | 78,080,409 | mocha |
Owners
# | Gravatar | Handle |
---|---|---|
1 | sfeley |