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 datastore that is optimized for caching and other realtime workloads.

    C 18.4k 694

Repositories

Showing 10 of 18 repositories
  • valkeymodule-rs Public

    Rust valkey SDK for modules

    valkey-io/valkeymodule-rs’s past year of commit activity
    Rust 45 BSD-3-Clause 10 8 10 Updated Jan 8, 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 302 Apache-2.0 65 203 (3 issues need help) 38 Updated Jan 8, 2025
  • valkey-doc Public

    Content for website and man pages

    valkey-io/valkey-doc’s past year of commit activity
    Python 23 44 23 (4 issues need help) 2 Updated Jan 8, 2025
  • valkey Public

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

    valkey-io/valkey’s past year of commit activity
  • valkey-java Public

    Java client for Valkey.

    valkey-io/valkey-java’s past year of commit activity
    Java 24 MIT 1 0 0 Updated Jan 8, 2025
  • valkey-io/valkey-io.github.io’s past year of commit activity
    HTML 33 BSD-3-Clause 39 17 5 Updated Jan 8, 2025
  • valkey-container Public

    valkey-container

    valkey-io/valkey-container’s past year of commit activity
    Shell 111 BSD-3-Clause 22 12 0 Updated Jan 8, 2025
  • valkey-hashes Public

    valkey-hashes

    valkey-io/valkey-hashes’s past year of commit activity
    4 6 0 0 Updated Jan 7, 2025
  • libvalkey Public

    Valkey client library in C

    valkey-io/libvalkey’s past year of commit activity
    C 19 4 4 1 Updated Jan 7, 2025
  • valkeyJSON Public

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

    valkey-io/valkeyJSON’s past year of commit activity
    C++ 6 BSD-3-Clause 5 8 1 Updated Jan 4, 2025