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

    C 18.9k 724

Repositories

Showing 10 of 21 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 341 Apache-2.0 69 189 (11 issues need help) 33 Updated Feb 20, 2025
  • valkey-doc Public

    Content for website and man pages

    Python 25 52 22 (3 issues need help) 5 Updated Feb 20, 2025
  • valkey Public

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

  • valkey-py Public

    Valkey Python client based on a fork of redis-py

    Python 112 MIT 15 18 (1 issue needs help) 5 Updated Feb 20, 2025
  • libvalkey Public

    Valkey client library in C

    C 21 4 4 1 Updated Feb 19, 2025
  • HTML 33 BSD-3-Clause 46 19 (1 issue needs help) 5 Updated Feb 18, 2025
  • valkey-container Public

    valkey-container

    Shell 121 BSD-3-Clause 23 14 0 Updated Feb 17, 2025
  • valkeymodule-rs Public

    Rust valkey SDK for modules

    Rust 48 BSD-3-Clause 10 10 13 Updated Feb 17, 2025
  • valkey-hashes Public

    valkey-hashes

    4 7 0 0 Updated Feb 17, 2025
  • valkey-bloom Public

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

    Python 13 BSD-3-Clause 10 1 3 Updated Feb 15, 2025