🍺 BREW Explorer

← all formulae

valkey

brew install valkey v9.1.0 BSD-3-Clause AND BSD-2-Clause AND BSL-1.0 AND MIT AND (CC0-1.0 OR BSD-2-Clause)

High-performance in-memory key-value data store and cache server, Redis-compatible.

Why you might care

Drop-in replacement for Redis that maintains API compatibility while offering improved performance and open-source governance. Use it as a session store, cache, message queue, or real-time analytics backend in production systems. Valkey is faster than Redis in many workloads and actively maintained by the Linux Foundation.

Categories

Alternatives

Redis Memcached DragonflyDB
2.4k
30-day installs · #895
5.6k
90-day · #1036
12.0k
365-day · #1329

Runtime dependencies

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "Redis",
    "Memcached",
    "DragonflyDB"
  ],
  "build_dependencies": [],
  "categories": [
    "database",
    "key-value-store",
    "cache"
  ],
  "caveats": null,
  "conflicts_with": [
    "redis"
  ],
  "dependencies": [
    "openssl@3"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "High-performance data structure server that primarily serves key/value workloads",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:41:10+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "valkey",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://valkey.io",
  "homepage_og_description": null,
  "homepage_og_image": "/img/valkey-logo-og.png",
  "homepage_title": "Valkey",
  "installs_30d": 2360,
  "installs_365d": 12032,
  "installs_90d": 5575,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "BSD-3-Clause AND BSD-2-Clause AND BSL-1.0 AND MIT AND (CC0-1.0 OR BSD-2-Clause)",
  "llm_generated_at": "2026-06-20T23:47:43+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "valkey",
  "oldnames": [],
  "one_liner": "High-performance in-memory key-value data store and cache server, Redis-compatible.",
  "optional_dependencies": [],
  "rank_30d": 895,
  "rank_365d": 1329,
  "rank_90d": 1036,
  "raw_hash": "fc5ae06a01c51f40",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/v/valkey.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "9.1.0",
  "versioned_formulae": [],
  "why_use_this": "Drop-in replacement for Redis that maintains API compatibility while offering improved performance and open-source governance. Use it as a session store, cache, message queue, or real-time analytics backend in production systems. Valkey is faster than Redis in many workloads and actively maintained by the Linux Foundation."
}