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 22.2k 949

Repositories

Showing 10 of 30 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

    valkey-io/valkey-glide’s past year of commit activity
    Java 520 Apache-2.0 98 239 (15 issues need help) 32 Updated Jul 14, 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.

    valkey-io/valkey-search’s past year of commit activity
    C++ 58 BSD-3-Clause 37 64 (3 issues need help) 11 Updated Jul 14, 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-swift Public

    Valkey client written in Swift

    valkey-io/valkey-swift’s past year of commit activity
    Swift 11 Apache-2.0 1 3 4 Updated Jul 14, 2025
  • libvalkey Public

    Valkey client library in C

    valkey-io/libvalkey’s past year of commit activity
    C 39 13 4 1 Updated Jul 14, 2025
  • valkey-glide-ruby Public

    A Ruby client library for Valkey

    valkey-io/valkey-glide-ruby’s past year of commit activity
    Ruby 15 4 14 1 Updated Jul 13, 2025
  • valkey-doc Public

    Content for website and man pages

    valkey-io/valkey-doc’s past year of commit activity
    Python 28 86 49 (3 issues need help) 16 Updated Jul 13, 2025
  • valkey-io/valkey-io.github.io’s past year of commit activity
    HTML 37 BSD-3-Clause 63 20 (1 issue needs help) 13 Updated Jul 11, 2025
  • valkey-glide-cpp Public

    A C++ Client Library for ValkeyGlide

    valkey-io/valkey-glide-cpp’s past year of commit activity
    C++ 6 Apache-2.0 0 0 0 Updated Jul 11, 2025
  • libvalkey-py Public
    valkey-io/libvalkey-py’s past year of commit activity
    C 2 MIT 5 3 1 Updated Jul 10, 2025

Most used topics

Loading…