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,104 of 183,127
Downloads: 4,490
Daily
Ranking: 47,329 of 183,106
Downloads: 1
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,409,222,051 | bundler |
7 | 990,071,846 | activesupport |
10 | 954,475,095 | rake |
25 | 818,160,872 | rspec |
35 | 596,341,077 | activerecord |
72 | 444,087,297 | redis |
215 | 164,791,615 | redis-namespace |
16,374 | 96,910 | formatted-metrics |
Owners
# | Gravatar | Handle |
---|---|---|
1 | bmarini |