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 24k 967

Repositories

Showing 10 of 37 repositories
  • 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++ 97 BSD-3-Clause 55 63 22 Updated Dec 16, 2025
  • valkey-admin Public
    valkey-io/valkey-admin’s past year of commit activity
    TypeScript 1 Apache-2.0 2 2 1 Updated Dec 16, 2025
  • 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 47 BSD-3-Clause 20 3 1 Updated Dec 16, 2025
  • valkey-json Public

    ValkeyJSON is a C++ based Valkey-Module that provides native JSON (JavaScript Object Notation) support for Valkey.

    valkey-io/valkey-json’s past year of commit activity
    C++ 52 BSD-3-Clause 20 11 3 Updated Dec 16, 2025
  • 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-helm Public

    Valkey Helm Chart

    valkey-io/valkey-helm’s past year of commit activity
    Smarty 148 BSD-3-Clause 38 5 3 Updated Dec 16, 2025
  • valkey-glide-ruby Public

    A Ruby client library for Valkey

    valkey-io/valkey-glide-ruby’s past year of commit activity
    Ruby 19 7 4 1 Updated Dec 16, 2025
  • 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 654 Apache-2.0 121 153 (6 issues need help) 54 Updated Dec 16, 2025
  • 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 20 Apache-2.0 5 6 12 Updated Dec 16, 2025
  • 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# 18 Apache-2.0 4 33 8 Updated Dec 15, 2025

Most used topics

Loading…