valkey

Key-value store

A high-performance key-value data store optimized for caching and real-time workloads

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

GitHub

18k stars
108 watching
691 forks
Language: C
last commit: about 1 month ago
Linked from 1 awesome list

cachedatabasekey-valuekey-value-storenosqlredisvalkeyvalkey-client

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
redisson/redisson A Java client providing a comprehensive set of tools and services for working with Redis and Valkey 23,457
vvaltchev/tilck A monolithic kernel designed to be Linux-compatible at binary level, serving as an educational platform for exploring kernel development and embedded systems. 2,387
rosedblabs/rosedb A lightweight key-value storage engine with a focus on reliability and throughput 4,647
treode/store A distributed key-value store designed for fault-tolerant, scalable, and consistent data access with multirow atomic writes. 176
philippgille/gokv Provides a unified interface to various key-value store and caching solutions for Go programming language 751
hotpotatoc/kvstore An experimental key-value store server compatible with the Redis protocol. 17
capless/kev A lightweight Python library for key-value stores and document databases with support for multiple backends 99
redis/redis An in-memory key-value store with persistence on disk and support for multiple data structures. 67,358
redis/rueidis A fast Redis client with features like auto-pipelining and client-side caching for high-performance data access in distributed systems. 2,499
rustls/rustls A modern, platform-independent TLS library written in Rust 6,315
jaredwray/keyv A simple key-value storage system with support for multiple backends 2,667
ledisdb/ledisdb A high-performance NoSQL database server written in Go with support for multiple data structures and backends. 4,102
cberner/redb An ACID-compliant embedded key-value store written in Rust. 3,419
vitalvas/vxdb An implementation of a simple key-value NoSQL database with a minimal API interface for storing and retrieving data 20
jakearchibald/idb-keyval A small promise-based key-value store implemented with IndexedDB 2,794