Valkey · GitHub
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 valkey Public

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

    C 25.6k 1.1k

Repositories

Showing 10 of 42 repositories
  • valkey-admin Public
    valkey-io/valkey-admin’s past year of commit activity
    TypeScript 46 Apache-2.0 14 15 5 Updated Apr 24, 2026
  • valkey Public

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

    valkey-io/valkey’s past year of commit activity
  • 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

    valkey-io/valkey-glide’s past year of commit activity
    Java 726 Apache-2.0 150 205 (5 issues need help) 56 Updated Apr 24, 2026
  • valkey-glide-php 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

    valkey-io/valkey-glide-php’s past year of commit activity
    C 28 Apache-2.0 9 27 12 Updated Apr 24, 2026
  • 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.

    valkey-io/valkey-search’s past year of commit activity
    C++ 118 BSD-3-Clause 66 93 63 Updated Apr 23, 2026
  • valkey-operator Public

    Kubernetes operator (WIP)

    valkey-io/valkey-operator’s past year of commit activity
    Go 176 Apache-2.0 26 17 11 Updated Apr 23, 2026
  • valkey-bundle Public

    Valkey-bundle installs valkey-server and loads all the valkey modules.

    valkey-io/valkey-bundle’s past year of commit activity
    Python 14 BSD-3-Clause 18 5 2 Updated Apr 23, 2026
  • valkey-swift Public

    Valkey client written in Swift

    valkey-io/valkey-swift’s past year of commit activity
    Swift 128 Apache-2.0 21 14 5 Updated Apr 23, 2026
  • valkey-bloom Public

    Rust based Valkey Module which provides BloomFilter APIs and implements its data type

    valkey-io/valkey-bloom’s past year of commit activity
    Rust 52 BSD-3-Clause 28 5 4 Updated Apr 23, 2026
  • valkey-glide-csharp 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

    valkey-io/valkey-glide-csharp’s past year of commit activity
    C# 23 Apache-2.0 6 65 4 Updated Apr 23, 2026

Top languages

Loading…

Most used topics

Loading…