Skip to content
@valkey-io

Valkey

The home of the open-source high performance key value database

Valkey is an open source, in memory datastore released under the BSD-3 Clause License. It is a continuation of the work that was being done on Redis 7.2.4.

Community 🎉

Contributing

Guidelines for contributing can be found in our CONTRIBUTING.md files across the various repositories.

There is one thing that is often missed when contributing. A Developers Certificate of Origin (DCO) is needed on every commit in a pull request (PR). This is done by adding -s or --sign-off when commiting like so git commit -s. This will add a Signed-off-by line at the bottom and and thereby agrees to the DCO, which you can find below or at DeveloperCertificate.org. This is a way of certifiying all incoming contributions are correctly attributed and licensed.

Pinned Loading

  1. valkey Public

    A flexible distributed key-value database that is optimized for caching and other realtime workloads.

    C 23.6k 945

Repositories

Showing 10 of 36 repositories
  • valkey-glide Public

    An open source Valkey client library that supports Valkey, and Redis open source 6.2, 7.0 and 7.2. Valkey GLIDE is designed for reliability, optimized performance, and high-availability, for Valkey and Redis OSS based applications. GLIDE is a multi language client library, written in Rust with programming language bindings, such as Java and Python

    Java 635 Apache-2.0 115 158 (6 issues need help) 47 Updated Nov 18, 2025
  • C 17 Apache-2.0 5 2 13 Updated Nov 18, 2025
  • valkey-glide-ruby Public

    A Ruby client library for Valkey

    Ruby 19 6 9 3 Updated Nov 18, 2025
  • TypeScript 0 Apache-2.0 2 7 2 Updated Nov 18, 2025
  • C# 14 Apache-2.0 3 27 9 Updated Nov 18, 2025
  • valkey-helm Public

    Valkey Helm Chart

    Smarty 119 BSD-3-Clause 30 4 2 Updated Nov 18, 2025
  • valkey Public

    A flexible distributed key-value database that is optimized for caching and other realtime workloads.

  • valkey-search Public

    valkey-search is a C++ module which extends valkey with vector search and secondary indexing capabilities. It enables users to index and query data stored in Valkey using complex queries with filters while maintaining high performance and scalability.

    C++ 88 BSD-3-Clause 51 63 31 Updated Nov 17, 2025
  • valkey-operator Public

    Kubernetes operator (WIP)

    Go 31 Apache-2.0 8 2 1 Updated Nov 18, 2025
  • valkey-py Public

    Valkey Python client based on a fork of redis-py

    Python 233 MIT 30 29 (2 issues need help) 6 Updated Nov 15, 2025