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: 32,263 of 183,509
Downloads: 36,141
Daily
Ranking: 56,740 of 183,501
Downloads: 6
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,005,825,829 | activesupport |
25 | 825,653,379 | rspec |
458 | 81,356,098 | mongo |
633 | 69,363,141 | mocha |
Owners
# | Gravatar | Handle |
---|---|---|
1 | sfeley |