khiav223577 / active_model_cachers
Simply cache whatever you want by using cachers which will help you maintain cached objects and expire them when they are changed.
☆63Updated last month
Related projects ⓘ
Alternatives and complementary repositories for active_model_cachers
- Cleaner syntax for writing OR Query in Rails 5, 6. And also add #or support to Rails 3 and 4.☆94Updated last month
- A more efficient way to get data from database. Like #pluck method but return array of hashes instead.☆102Updated last month
- Empowers ActiveRecord Model to return random records fast, designed for tables with million rows of data but few deleted records☆45Updated 3 years ago
- Provides a simple way to find records in the same order of input array. Has better performance than manually sorting. (Support both Postg…☆37Updated last month
- Overcoming limitation of Rails model errors API☆48Updated 6 years ago
- The zero-configuration Dockerfile generator for Ruby.☆62Updated this week
- Config as YAML yet still being 12-factor compliant☆34Updated 6 years ago
- An ActiveRecord extension for writing commonly useful atomic SQL statements to avoid race condition.☆27Updated last month
- It's a wrapper for the WordPress database, using ActiveRecord.☆39Updated 6 years ago
- A gem that helps you generate your factory files.☆45Updated 9 years ago
- Ruby gem library to compress/extract 7-Zip archives☆65Updated 8 months ago
- Bitwise attribute for ruby class and Rails model☆68Updated 2 years ago
- A lightweight and database-level Ruby library to transform any Active Record query into analytics hash ready for use with any chart libra…☆110Updated 5 years ago
- Wrap your methods in DB Transactions☆53Updated last year
- See in development logs how many records your queries returns. It can help with solving performance issues.☆31Updated last year
- Use Youtube-Like ID in ActiveRecord seamlessly.☆87Updated 2 months ago
- MongoId's any_of like implementation for activerecord☆129Updated last year
- Optimize rails assets using image_optim☆56Updated 3 weeks ago
- Modifies ActiveRecord 4+ with the ability to store the actual class (instead of the base class) in polymorphic _type columns when using S…☆80Updated last month
- ☆58Updated last year
- Rails ActiveStorage DirectUploads engine for Uppy☆39Updated 2 weeks ago
- High speed text tokenization for Ruby☆65Updated 2 weeks ago
- Seamless PostgreSQL date partitioning for your Rails models☆69Updated 6 years ago
- Power tools for Active Record relations (scopes)☆87Updated 3 weeks ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆44Updated 3 weeks ago
- Automatic scopes for ActiveRecord models.☆80Updated 3 months ago
- A gem to define virtual associations on Rails models☆67Updated 2 months ago
- Add cursor pagination to your ActiveRecord backed application☆112Updated 10 months ago