redis
« Back to VersTracker
Description:
Persistent key-value database, with built-in net interface
Type: Formula  |  Latest Version: 8.4.0@0  |  Tracked Since: Nov 2, 2025
Links: Homepage  |  @redisinc  |  formulae.brew.sh
Category: Databases
Tags: database in-memory key-value cache nosql
Install: brew install redis
About:
Redis is an open-source, in-memory data structure store used as a database, cache, and message broker. It supports various data structures such as strings, hashes, lists, and sets. Its primary value proposition is delivering extremely low latency and high throughput for real-time applications.
Key Features:
  • In-memory data storage for sub-millisecond response times
  • Support for rich data structures (lists, sets, sorted sets, hashes)
  • Built-in replication and high availability with Redis Sentinel
  • Atomic operations and transactions
Use Cases:
  • Caching frequently accessed data to reduce database load
  • Real-time analytics and leaderboards
  • Session management and user authentication
  • Message queuing and pub/sub systems
Alternatives:
  • Memcached – Simpler caching daemon; Redis offers richer data types and persistence.
  • KeyDB – Multithreaded fork of Redis optimized for higher throughput.
Version History
Detected Version Rev Change Commit
Nov 2, 2025 8:26pm 0 VERSION_BUMP a6f2fc71
Oct 3, 2025 2:15pm 0 VERSION_BUMP 0fc0848e
Oct 3, 2024 5:18am 0 VERSION_BUMP f32e8661
Sep 10, 2024 8:24am 0 VERSION_BUMP fcdd6041
May 20, 2024 1:59pm 0 VERSION_BUMP a0e0f23d
Apr 17, 2024 11:14am 0 VERSION_BUMP 1896962a
Apr 5, 2024 5:35pm 0 VERSION_BUMP 48946f8b
Oct 18, 2023 1:28pm 0 VERSION_BUMP 6cf7e57b
Sep 13, 2023 1:15pm 0 VERSION_BUMP 33010b34
Mar 20, 2023 7:05pm 0 VERSION_BUMP 38a92df7
Mar 20, 2023 7:05pm 0 VERSION_BUMP 9ab92643