RepoGuard
refreshing…
Valkey

Organization

Public GitHub footprint of Valkey

@valkey-io
View profile on GitHub

The home of the open-source high performance key value database

44

Public repositories

29,705

Total stars

1,528

Followers

Valkey-io is an organization on GitHub focused on developing an open-source high performance key-value database. Their public repositories showcase a diverse range of projects primarily in Python, C, Java, Go, and TypeScript. Notable repositories include Valkey, a flexible distributed key-value database, and Valkey GLIDE, a client library supporting Valkey and Redis.

Top languages

Python 9C 5Java 3C++ 3Go 2TypeScript 2Shell 2Rust 2

Public repositories

valkey

26,103

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

C
Updated Jun 13, 2026

valkey-glide

752

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
Updated Jun 12, 2026

valkey-go

648

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

Go
Updated Jun 12, 2026

valkey-helm

277

Valkey Helm Chart

Go Template
Updated Jun 12, 2026

valkey-operator

269

Kubernetes operator for managing Valkey on Kubernetes (WIP).

Go
Updated Jun 12, 2026

valkey-py

267

Valkey Python client based on a fork of redis-py

Python
Updated Jun 12, 2026

iovalkey

233

No description provided for this repository.

TypeScript
Updated Jun 8, 2026

valkey-container

195

valkey-container

Shell
Updated Jun 2, 2026

valkey-swift

146

Valkey client written in Swift

Swift
Updated Jun 8, 2026

valkey-search

124

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.

C++
Updated Jun 11, 2026

valkeymodule-rs

81

Rust valkey SDK for modules

Rust
Updated Apr 20, 2026

valkey-admin

72

Valkey Admin is a web-based administration tool for Valkey clusters and standalone instances. It provides an intuitive interface to monitor, manage, and interact with your Valkey deployments.

TypeScript
Updated Jun 11, 2026

valkey-json

61

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

C++
Updated Jun 11, 2026

libvalkey

57

Valkey client library in C

C
Updated Jun 5, 2026

valkey-bloom

54

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

Python
Updated Jun 10, 2026

valkey-java

54

Java client for Valkey.

Java
Updated May 11, 2026

valkey-io.github.io

42

No description provided for this repository.

HTML
Updated Jun 11, 2026

valkey-doc

40

Content for website and man pages

Python
Updated May 25, 2026

spring-data-valkey

33

No description provided for this repository.

Java
Updated Jun 12, 2026

valkey-glide-php

33

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

C
Updated Jun 8, 2026

valkey-glide-ruby

29

A Ruby client library for Valkey

Ruby
Updated Jun 10, 2026

valkey-glide-csharp

25

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

C#
Updated Jun 8, 2026

valkey-rfc

21

A place for large proposed change for Valkey.

Unknown Language
Updated Jan 30, 2026

valkey-bundle

15

Valkey-bundle installs valkey-server and loads all the valkey modules.

Python
Updated Jun 9, 2026

valkey-glide-cpp

11

A C++ Client Library for ValkeyGlide

C++
Updated Mar 11, 2026

valkey-perf-benchmark

10

A comprehensive benchmarking tool for Valkey, an in-memory data structure store. This tool allows you to measure performance across different configurations, including TLS and cluster modes.

Python
Updated Jun 8, 2026

valkey-ldap

8

Valkey LDAP authentication module

Rust
Updated May 21, 2026

valkey-glide-docs

7

Official Valkey GLIDE documentation

MDX
Updated Jun 10, 2026

valkey-luajit

6

No description provided for this repository.

C
Updated Jun 3, 2026

valkey-test-framework

5

A python based test framework of the Valkey engine

Python
Updated Jun 8, 2026

valkey-release-automation

5

No description provided for this repository.

Shell
Updated Jun 5, 2026

valkey-hashes

5

valkey-hashes

Unknown Language
Updated Jun 2, 2026

valkey-skills

3

Domain-specific AI skills for working with Valkey - reusable knowledge packs that help agents and developers write correct, idiomatic, high-quality code against the Valkey ecosystem.

Unknown Language
Updated May 31, 2026

assets

3

No description provided for this repository.

Unknown Language
Updated May 22, 2026

libvalkey-py

3

No description provided for this repository.

C
Updated May 11, 2026

verify-provenance

2

A GitHub action to guard the source provenance of code

Python
Updated Jun 7, 2026

valkey-bundle-demo

2

Demo of a modern, AI-powered e-commerce web app running locally. It showcases Valkey-bundle's Vector Search as a high-performance, multi-modal backend, allowing users to receive personalized product recommendations through a hybrid search combining keyword filtering and vector similarity.

Unknown Language
Updated May 15, 2026

.github

2

Provides templates and resources for other Valkey project repositories.

Unknown Language
Updated Aug 17, 2025

valkey-try-me

1

No description provided for this repository.

HTML
Updated Dec 15, 2025

iovalkey-commands

1

No description provided for this repository.

JavaScript
Updated Jan 23, 2025

valkey-ci-agent

0

An agent to solve all the Valkey CI problems

Python
Updated Jun 12, 2026

valkey-fuzzer

0

A fuzzy testing framework for Valkey

Python
Updated May 20, 2026

valkey-namespace

0

Namespace support for Valkey keys. Allows multiple logical namespaces within a single Valkey instance to safely share keys. Requires the valkey gem.

Ruby
Updated Mar 17, 2026

iovalkey-interface-generator

0

No description provided for this repository.

JavaScript
Updated Jan 23, 2025

Frequently asked questions

What does valkey-io build on GitHub?

Valkey-io builds a variety of open-source projects on GitHub, primarily centered around their high performance key-value database. Key repositories include Valkey, Valkey GLIDE, and Valkey-go, which emphasize reliability and optimized performance.

Which programming languages does valkey-io use?

Valkey-io utilizes several programming languages in their repositories, including Python, C, Java, Go, and TypeScript. This diverse language usage supports various functionalities and client libraries for their key-value database.

Are valkey-io's repositories public?

Yes, all of valkey-io's repositories are public on GitHub. This transparency allows developers and users to access their open-source projects, contribute, and leverage the capabilities of their key-value database solutions.

Is this exposure intended?

Monitor Valkey with RepoGuard and get alerted the moment a new public repository appears.

Monitor this account