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: 128,780 of 186,959
Downloads: 4,661
Daily
Ranking: 104,717 of 186,713
Downloads: 4
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,905,736,219 | bundler |
7 | 1,168,553,921 | activesupport |
10 | 1,128,098,871 | rake |
27 | 909,387,510 | rspec |
36 | 698,039,545 | activerecord |
79 | 502,207,085 | redis |
229 | 187,367,611 | redis-namespace |
17,042 | 99,686 | formatted-metrics |
Owners
# | Gravatar | Handle |
---|---|---|
1 | bmarini |