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.

Popular repositories

  1. valkey valkey Public

    A new project to resume development on the formerly open-source Redis project. We're calling it Valkey, since it's a twist on the key-value datastore.

    C 13.5k 472

  2. valkey-container valkey-container Public

    valkey-container

    Shell 42 4

  3. iovalkey iovalkey Public

    TypeScript 36 3

  4. valkey-go valkey-go Public

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

    Go 33 3

  5. valkey-io.github.io valkey-io.github.io Public

    HTML 23 16

  6. valkey-doc valkey-doc Public

    Shell 16 17

Repositories

Showing 10 of 10 repositories