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,555 of 186,954
Downloads: 36,805
Daily
Ranking: 33,662 of 186,947
Downloads: 9
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,181,798,617 | activesupport |
27 | 914,083,740 | rspec |
477 | 93,347,084 | mongo |
646 | 78,903,060 | mocha |
Owners
# | Gravatar | Handle |
---|---|---|
1 | sfeley |