Categories: None [Edit]
capacitor
Instead of making ActiveRecord calls to change a counter field, write them to capacitor. They'll get summarized in a redis hash, with a separate process batch-retrieving and writing to ActiveRecord. Being single-threaded, the writing process avoids row lock collisions, and absorbs traffic spikes by coalescing changes to the same row into one DB write.
Total
Ranking: 127,297 of 183,477
Downloads: 4,507
Daily
Ranking: 63,432 of 183,470
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 |
---|---|---|
1 | 2,456,134,847 | bundler |
7 | 1,004,546,968 | activesupport |
10 | 969,073,546 | rake |
25 | 825,073,950 | rspec |
35 | 604,924,275 | activerecord |
72 | 449,571,697 | redis |
216 | 167,081,742 | redis-namespace |
16,443 | 97,186 | formatted-metrics |
Owners
# | Gravatar | Handle |
---|---|---|
1 | bmarini |