activerecord-slotted_counters
counter_culture
Our great sponsors
activerecord-slotted_counters | counter_culture | |
---|---|---|
1 | 6 | |
68 | 1,719 | |
- | - | |
10.0 | 0.0 | |
2 months ago | 22 days ago | |
Ruby | Ruby | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
activerecord-slotted_counters
-
counter_culture VS activerecord-slotted_counters - a user suggested alternative
2 projects | 29 Nov 2022
Introducing Active Record slotted counters gem—not-so-blocking counter caches for your models! This gem adds slotted counters support to Active Record counter cache. Slotted counters help to reduce contention on a single row update in case you have many concurrent operations (like updating a page views counter during traffic spikes). Details: [here](https://planetscale.com/blog/the-slotted-counter-pattern)
counter_culture
-
counter_culture VS activerecord-slotted_counters - a user suggested alternative
2 projects | 29 Nov 2022
-
Enhanced ActiveRecord preloading
It's worth mentioning counter_culture alternative that has many features compared with the built-in counter_cache
-
Ten Ruby gems for Rails you should definitely know about
Counter Culture
-
26 most popular Ruby/Rails repositories on GitHub in July-August 2020
counter_culture is a turbo-charged counter cache for your Rails app. 1,301 stars by now
What are some alternatives?
clipboard-rails - clipboard.js javascript library integration for your Rails 4 and Rails 5 applications
jaro_winkler - Ruby & C implementation of Jaro-Winkler distance algorithm which supports UTF-8 string.
Related - Pure Ruby relational algebra
Piperator - Composable pipelines for Enumerators.
Time Math - Small library for operations with time steps (like "next day", "floor to hour" and so on)
smarter_csv - Ruby Gem for smarter importing of CSV Files as Array(s) of Hashes, with optional features for processing large files in parallel, embedded comments, unusual field- and record-separators, flexible mapping of CSV-headers to Hash-keys
Ancestry - Organise ActiveRecord model into a tree structure
Chartkick - Create beautiful JavaScript charts with one line of Ruby
Kaminari - ⚡ A Scope & Engine based, clean, powerful, customizable and sophisticated paginator for Ruby webapps
TTY - Toolkit for developing sleek command line apps.
algorithms - Ruby algorithms and data structures. C extensions
money-rails - Integration of RubyMoney - Money with Rails