Description
This gem enables support for compressing Ruby on Rails cache entries using the Brotli compression algorithm. RailsBrotliCache::Store offers better compression and performance compared to the default Rails.cache, regardless of the underlying data store. The gem also allows specifying any custom compression algorithm instead of Brotli.
rails-brotli-cache alternatives and similar gems
Based on the "Caching" category.
Alternatively, view rails-brotli-cache alternatives based on common mentions on social networks and blogs.
-
IdentityCache
IdentityCache is a blob level caching solution to plug into Active Record. Don't #find, #fetch! -
redis-store
Namespaced Rack::Session, Rack::Cache, I18n and cache Redis stores for Ruby web frameworks -
Redis stores for Ruby on Rails
Redis stores for Ruby on Rails -
Second Level Cache
Write Through and Read Through caching library inspired by CacheMoney and cache_fu, support ActiveRecord 4, 5 and 6. -
Readthis
:newspaper: Pooled active support compliant caching with redis -
Garner
A set of Rack middleware and cache helpers that implement various caching strategies. -
Action caching for Action Pack
Action caching for Action Pack (removed from core in Rails 4.0) -
Kashmir
Kashmir is a Ruby DSL that makes serializing and caching objects a snap. -
ActiveModelCachers
Simply cache whatever you want by using cachers which will help you maintain cached objects and expire them when they are changed.
Clean code begins in your IDE with SonarLint
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of rails-brotli-cache or a related project?