Download as pdf or txt
Download as pdf or txt
You are on page 1of 4

29/05/2024, 12:29 Spring Data Redis

Spring Boot
Spring Data Redis
Spring
Framework 3.3.0

Spring Data

Spring
OVERVIEW LEARN SUPPORT
Data JDBC

Spring
Data JPA
Spring Data Redis, part of the larger Spring Data portfolio, provides
Spring easy configuration and access to Redis from Spring applications. It
Data LDAP
offers both low-level and high-level abstractions for interacting with
Spring the store, freeing users from infrastructural concerns.
Data
MongoDB

Spring Features
Data Redis

Spring Connection package as low-level abstraction across multiple


Data Redis drivers(Lettuce and Jedis).
R2DBC
Exception translation to Spring’s portable Data Access
Spring exception hierarchy for Redis driver exceptions.
Data REST
RedisTemplate that provides a high-level abstraction for
Spring performing various Redis operations, exception translation and
Data for
Apache serialization support.
Cassandra Pubsub support (such as a MessageListenerContainer for

Spring message-driven POJOs).


Data for Redis Sentinel and Redis Cluster support.
Apache
Geode Reactive API using the Lettuce driver.

Spring JDK, String, JSON and Spring Object/XML mapping serializers.


Data for JDK Collection implementations on top of Redis.
VMware
GemFire Atomic counter support classes.
Sorting and Pipelining functionality.
Spring
Data
Couchbase
https://spring.io/projects/spring-data-redis 1/4
29/05/2024, 12:29 Spring Data Redis

Spring Dedicated support for SORT, SORT/GET pattern and returned


Data bulk values.
Elasticsearch
Redis implementation for Spring 3.1 cache abstraction.
Spring
Automatic implementation of Repository interfaces including
Data
Envers support for custom query methods using
@EnableRedisRepositories .
Spring
Data Neo4j CDI support for repositories.

Spring Cloud

Spring Cloud
Data Flow Quickstart Your Project
Bootstrap your application with Spring Initializr.
Spring
Security

Spring
Authorization
Server

Spring for
GraphQL

Spring
Session

Spring
Integration

Spring
HATEOAS

Spring Modulith

Spring REST
Docs

Spring AI

Spring Batch

Spring CLI

Spring AMQP

Spring CredHub

Spring Flo

Spring for
Apache Kafka

Spring LDAP

https://spring.io/projects/spring-data-redis 2/4
29/05/2024, 12:29 Spring Data Redis

Spring for
Apache Pulsar

Spring Shell

Spring
Statemachine

Spring Vault

Spring Web
Flow

Spring Web
Services

Get ahead Get support Upcoming


VMware offers Tanzu Spring events
training and Runtime offers Check out all the
certification to support and upcoming events in
turbo-charge your binaries for the Spring
progress. OpenJDK™, Spring, community.
Learn more and Apache View all
Tomcat® in one
simple subscription.
Learn more

Why Spring Learn Solutions Projects

Microservices Quickstart Tanzu Spring Training


Runtime
Reactive Guides
Thank You
Spring
Event Driven Blog
Consulting
Cloud
Community Spring Academy

https://spring.io/projects/spring-data-redis 3/4
29/05/2024, 12:29 Spring Data Redis

Web Events For Teams


Applications Team Spring
Serverless Advisories

Batch

Copyright © 2005 - 2024 Broadcom. All Rights Reserved. The term "Broadcom"
refers to Broadcom Inc. and/or its subsidiaries.
Terms of Use • Privacy • Trademark Guidelines • Your California Privacy Rights

Apache®, Apache Tomcat®, Apache Kafka®, Apache Cassandra™, and Apache


Geode™ are trademarks or registered trademarks of the Apache Software
Foundation in the United States and/or other countries. Java™, Java™ SE, Java™
EE, and OpenJDK™ are trademarks of Oracle and/or its affiliates. Kubernetes® is
a registered trademark of the Linux Foundation in the United States and other
countries. Linux® is the registered trademark of Linus Torvalds in the United
States and other countries. Windows® and Microsoft® Azure are registered
trademarks of Microsoft Corporation. “AWS” and “Amazon Web Services” are
trademarks or registered trademarks of Amazon.com Inc. or its affiliates. All
other trademarks and copyrights are property of their respective owners and are
only mentioned for informative purposes. Other names may be trademarks of
their respective owners.

https://spring.io/projects/spring-data-redis 4/4

You might also like