Redis REST API (Redis Stack)

Redis is an in-memory data structure store used as a cache, message broker, and streaming engine. Redis Stack provides REST API access via the RedisJSON and RediSearch modules. Used extensively in scalable architectures for caching, session management, real-time leaderboards, and pub/sub messaging.

API entry from apis.yml

apis.yml Raw ↑
name: Redis REST API (Redis Stack)
description: Redis is an in-memory data structure store used as a cache, message broker, and streaming
  engine. Redis Stack provides REST API access via the RedisJSON and RediSearch modules. Used extensively
  in scalable architectures for caching, session management, real-time leaderboards, and pub/sub messaging.
image: https://redis.io/images/redis-logo.svg
humanUrl: https://redis.io/
baseUrl: https://redis.example.com/redis
tags:
- Caching
- Data Store
- In-Memory
- Message Broker
- Open Source
- Pub-Sub
- Redis
properties:
- type: Documentation
  url: https://redis.io/docs/
- type: GitHub
  url: https://github.com/redis/redis
- type: APIReference
  url: https://redis.io/docs/data-types/
- type: Pricing
  url: https://redis.io/pricing/
contact:
- type: Community
  url: https://redis.io/community/
- type: GitHub Issues
  url: https://github.com/redis/redis/issues