About 4,800 results
Open links in new tab
  1. Redis quick start guide | Redis

    Developers love Redis. Unlock the full potential of the Redis database with Redis Enterprise and start building blazing fast apps.

  2. Chapter 1: Getting to know Redis - Redis

    This chapter will help you to understand where Redis fits within the world of databases, and how Redis is useful for solving problems in multiple contexts (communicating between different …

  3. 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 …

  4. Docs - Redis

    Get Started Quickly set up a Redis cache, primary, vector, or custom database Set up a Free Redis-managed database on AWS, GCP, or Azure Redis Cloud quick start Get started with …

  5. Quick starts | Docs - Redis

    Redis can be used as a database, cache, streaming engine, message broker, and more. The following quick start guides will show you how to use Redis for the following specific purposes:

  6. Tutorials - Redis

    For operators How to Deploy and Run Redis in a Docker Container For operators How to Deploy and Manage Redis Databases on AWS Using Terraform For AI How to Build a GenAI Chatbot …

  7. 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 …

  8. Using Redis commands | Docs

    Client applications and tools interact with Redis using commands. Most of the commands implement data types to store and retrieve data, but there are also commands that deal with …

  9. Redis - Knowledge Base

    Welcome to the Redis Knowledge Base! In this portal, you will find troubleshooting articles, tutorials and more for all the Redis solutions and client libraries

  10. How to use Redis for Query Caching

    You now know how to use Redis for caching with one of the most common caching patterns (cache-aside). It's possible to incrementally adopt Redis wherever needed with different …