Redis
Used by 8 Rails websites
An in-memory data structure store often used as a high-speed caching backend, supporting features like expiration policies and advanced data types.
Explore Rails web apps that improve performance with caching solutions like Redis or Solid Cache, reducing load times and server strain.
Used by 8 Rails websites
An in-memory data structure store often used as a high-speed caching backend, supporting features like expiration policies and advanced data types.
Used by 5 Rails websites
A caching solution for Rails applications, emphasizing reliability, performance, and simplicity in managing cached data.
Used by 3 Rails websites
The default caching framework in Rails, providing a unified interface for storing and retrieving cached data, compatible with various backends like Redis, Memcached, and file stores.
Used by 1 Rails website
A high-performance, in-memory caching system designed for speed, commonly used to reduce database load and improve application response times.
Not used by any Rails web apps yet
A cache store implementation that stores cached data on the local filesystem, providing simple and efficient caching for small to medium-sized applications.
Not used by any Rails web apps yet
A simple caching solution that keeps data in the application server's memory, offering fast access but limited by the server's memory capacity.
Not used by any Rails web apps yet
A placeholder for any caching solution not listed, often referring to custom or less common caching mechanisms tailored to specific needs.