hopsoft / composite_cache_storeLinks
A composite cache store comprised of layered ActiveSupport::Store instances
☆81Updated 2 years ago
Alternatives and similar repositories for composite_cache_store
Users that are interested in composite_cache_store are comparing it to the libraries listed below
Sorting:
- Instant Search for Rails and ActiveRecord using SQL materialized views☆111Updated last year
- ConventionalExtensions sets up a file naming convention to extend your domain model☆71Updated 2 years ago
- Rate limiter for Rails based on leaky buckets☆87Updated 2 weeks ago
- Showcase lets you build previews for your partials, components, view helpers, Stimulus controllers and more.☆89Updated last year
- ☆95Updated 2 years ago
- Create Rails applications entirely from Phlex, ViewComponents, or any object that responds to `#render_in`.☆95Updated this week
- Simplistic UI State Management for Rails Apps using Hotwire and Caching☆76Updated 2 years ago
- Active Record extension providing slotted counters support☆111Updated 5 months ago
- ActiveJob::Performs adds the `performs` macro to set up jobs by convention.☆170Updated 2 months ago
- Getting paranoid about your Rails application params? Try paramoid!☆72Updated 7 months ago
- Login via email, SMS, or whatever would use a temporary code☆126Updated 7 months ago
- 🔑 URL-friendly, base32-encoded UUIDs for Rails models☆81Updated last year
- Use the null object pattern with Active Record associations.☆51Updated last year
- A lightweight pub/sub system for decoupled intra-process communication in Ruby applications☆94Updated 2 months ago
- Run code after the current Rack response or Rails action completes☆134Updated 9 months ago
- A Ruby gem to send your ActionMailer mail through one of several delivery methods, selected by weight.☆98Updated 3 weeks ago
- A modern modular service object toolkit for Rails, that respects database transactions and adds type checks to returned values.☆80Updated 11 months ago
- An alternative to Rails strong_parameters. Define structured and strongly-typed parameter schemas for your Rails controllers.☆136Updated 3 months ago
- Enforceable contracts with test-like assurances for jobs☆78Updated last year
- Compact ZIP file writing/reading for Ruby, for streaming applications☆93Updated 4 months ago
- Stash a redirect to execute a controller flow within another and return to the original flow later.