Skip to content
@valkey-io

valkey-io

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 supports both caching and beyond caching workloads.

    C 16k 595

Repositories

Showing 10 of 17 repositories
  • valkey-bloom Public

    Rust based Valkey Module which provides a BloomFilter data type / APIs

    valkey-io/valkey-bloom’s past year of commit activity
    Rust 7 6 0 1 Updated Sep 19, 2024
  • 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 223 Apache-2.0 49 157 (2 issues need help) 23 Updated Sep 19, 2024
  • valkeymodule-rs Public

    Rust valkey SDK for modules

    valkey-io/valkeymodule-rs’s past year of commit activity
    Rust 26 BSD-3-Clause 6 10 5 Updated Sep 18, 2024
  • valkey Public

    A flexible distributed key-value datastore that supports both caching and beyond caching workloads.

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

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

    valkey-io/valkey-go’s past year of commit activity
    Go 103 Apache-2.0 9 2 (1 issue needs help) 0 Updated Sep 17, 2024
  • libvalkey Public

    Valkey client library in C

    valkey-io/libvalkey’s past year of commit activity
    C 10 4 7 4 Updated Sep 16, 2024
  • valkey-io/valkey-io.github.io’s past year of commit activity
    CSS 32 BSD-3-Clause 31 18 6 Updated Sep 16, 2024
  • valkey-container Public

    valkey-container

    valkey-io/valkey-container’s past year of commit activity
    Shell 84 BSD-3-Clause 11 10 0 Updated Sep 16, 2024
  • valkey-hashes Public

    valkey-hashes

    valkey-io/valkey-hashes’s past year of commit activity
    4 3 0 0 Updated Sep 15, 2024
  • valkey-doc Public

    Content for website and man pages

    valkey-io/valkey-doc’s past year of commit activity