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,120 of 183,147
Downloads: 36,078
Daily
Ranking: 51,220 of 183,139
Downloads: 0
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 | 990,601,233 | activesupport |
25 | 818,429,918 | rspec |
454 | 80,256,437 | mongo |
627 | 68,487,063 | mocha |
Owners
# | Gravatar | Handle |
---|---|---|
1 | sfeley |