
Redis - The Real-time Data Platform
Developers love Redis. Unlock the full potential of the Redis database with Redis Enterprise and start building blazing fast apps.
Downloads | Redis
You can download and run Redis Docker images from DockerHub. Multiple versions are available, usually updated shortly after each new release.
Docs - Redis
Client tools to connect to a Redis server You can use the CLI, Redis Insight, or the Redis VSCode extension to connect to Redis
Redis Quick Start Guide for Developers
Get started with Redis quickly: learn the basics, data structures, and how to connect your first application.
About - Redis
Redis is the world’s fastest in-memory database. It provides cloud and on-prem solutions for caching, vector search, and NoSQL databases that seamlessly fit into any tech stack—making it simple for …
Develop with Redis | Docs
Get a Redis server running in minutes with a free trial of Redis Cloud, or install Redis Open Source locally on your machine. Then, explore Redis with your favorite programming language or analyze …
Install Redis | Docs
While you can install Redis on any of the platforms listed below, you might also consider using Redis Cloud by creating a free account. You can also download Redis Insight, a free developer tool that …
Open Source | Docs - Redis
Redis is an in-memory data store used by millions of developers as a cache, vector database, document database, streaming engine, and message broker. Redis has built-in replication and different levels …
Open Source - Redis
Upgrade to Redis 8.4 to use the new FT.HYBRID command, combining full-text search and vector similarity into a single ranked result list.
Redis data types | Docs
At its core, Redis provides a collection of native data types that help you solve a wide variety of problems, from caching to queuing to event processing. Below is a short description of each data …