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 22.1k 925

Repositories

Showing 10 of 26 repositories
  • valkey-go Public

    A fast Golang Valkey client that supports Client Side Caching and Auto Pipelining.

    Go 390 Apache-2.0 32 3 (2 issues need help) 1 Updated Jun 26, 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

    Java 498 Apache-2.0 92 232 (14 issues need help) 34 Updated Jun 26, 2025
  • valkey Public

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

  • valkey-json Public

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

    C++ 37 BSD-3-Clause 13 7 2 Updated Jun 25, 2025
  • 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++ 53 BSD-3-Clause 30 53 (2 issues need help) 9 Updated Jun 25, 2025
  • HTML 37 BSD-3-Clause 60 20 (1 issue needs help) 5 Updated Jun 24, 2025
  • valkey-bundle Public

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

    Shell 8 BSD-3-Clause 9 5 2 Updated Jun 23, 2025
  • valkey-doc Public

    Content for website and man pages

    Python 28 84 45 (3 issues need help) 11 Updated Jun 23, 2025
  • libvalkey Public

    Valkey client library in C

    C 39 13 6 2 Updated Jun 23, 2025
  • valkey-ldap Public

    Valkey LDAP authentication module

    Rust 4 BSD-3-Clause 5 3 1 Updated Jun 19, 2025