Spring Data Redis

Easy configuration and access to Redis from Spring applications. Provides low-level and high-level abstractions for storing, reading, querying data. Supports both reactive and imperative programming models.

API entry from apis.yml

apis.yml Raw ↑
aid: spring-data:spring-data-redis
name: Spring Data Redis
description: Easy configuration and access to Redis from Spring applications. Provides low-level and high-level
  abstractions for storing, reading, querying data. Supports both reactive and imperative programming
  models.
image: https://spring.io/img/projects/spring-data.svg
humanURL: https://spring.io/projects/spring-data-redis
baseURL: http://localhost:8080
tags:
- Cache
- Key-Value Store
- Pub/Sub
- Redis
properties:
- type: Documentation
  url: https://docs.spring.io/spring-data/redis/docs/current/reference/html/
- type: GitHub Repository
  url: https://github.com/spring-projects/spring-data-redis
- type: API Reference
  url: https://docs.spring.io/spring-data/redis/docs/current/api/
- type: Maven Repository
  url: https://mvnrepository.com/artifact/org.springframework.data/spring-data-redis