Redis is an open-source in-memory data structure server used as a cache, NoSQL database, message broker, search and vector query engine. The README covers key use cases, data types, client libraries, quick start, and source build instructions.
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONValkey is a high-performance, distributed key-value data structure server optimized for caching and real-time workloads, forked from the open-source Redis project.
Dragonfly is an in-memory data store presented as a modern Redis and Memcached replacement. It aims for API compatibility, high throughput, lower resource use, and features such as a shared-nothing architecture, adaptive caching, and fork-less snapshots.
FrogDB is a pre-release, Redis 8.0-compatible, memory-first database written in Rust. It speaks RESP2/RESP3 for drop-in use with existing Redis clients and provides core and module-style data types, JSON, time series, vector and full-text search, Raft-based clustering with read replicas, and RocksDB-backed persistence.
Self-hosted, containerized agentic development multitool deployed on K3s: VPN, package/build caches, Gitea, Redmine, Kestra, LiteLLM with MCP, OpenLDAP, OpenBao and Grafana observability, plus client setup scripts. Early-stage and local-network only.
TanStack Query is an async state management library for the web that simplifies fetching, caching, synchronizing and updating server state, with adapters for React, Solid, Svelte and Vue.
Kahuna is an open-source distributed systems toolkit providing distributed locking, a fault-tolerant key/value store, and globally ordered ID sequencing, built on Raft consensus and MVCC.