Second Level Cache VS Record Cache

Compare Second Level Cache vs Record Cache and see what are their differences.

Second Level Cache

Write Through and Read Through caching library inspired by CacheMoney and cache_fu, support ActiveRecord 4, 5 and 6. (by hooopo)

Record Cache

Cache Active Model Records in Rails 3 (by orslumen)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Second Level Cache Record Cache
- -
395 145
- -
0.0 0.0
about 2 years ago almost 2 years ago
Ruby Ruby
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

Second Level Cache

Posts with mentions or reviews of Second Level Cache. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning Second Level Cache yet.
Tracking mentions began in Dec 2020.

Record Cache

Posts with mentions or reviews of Record Cache. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning Record Cache yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing Second Level Cache and Record Cache you can also consider the following projects:

IdentityCache - IdentityCache is a blob level caching solution to plug into Active Record. Don't #find, #fetch!

ActiveModelCachers - Simply cache whatever you want by using cachers which will help you maintain cached objects and expire them when they are changed.

GraphQL Cache - A caching plugin for graphql-ruby

Redis stores for Ruby on Rails - Redis stores for Ruby on Rails

Garner - A set of Rack middleware and cache helpers that implement various caching strategies.

Readthis - :newspaper: Pooled active support compliant caching with redis

redis-store - Namespaced Rack::Session, Rack::Cache, I18n and cache Redis stores for Ruby web frameworks

Dalli - High performance memcached client for Ruby