Spring Data Redis: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
(Created page with "=External= * https://projects.spring.io/spring-data-redis/ =Internal= * Spring Data =Overview= =Reactive Redis=")
 
 
(2 intermediate revisions by the same user not shown)
Line 8: Line 8:


=Overview=
=Overview=
Spring Data Redis supports Spring application persistence to a [[Redis]] key-value store.


=Reactive Redis=
=Reactive Redis=
See [[Reactive Support in the Spring Framework#Overview|Reactive Support in the Spring Framework]].

Latest revision as of 23:33, 7 November 2021

External

Internal

Overview

Spring Data Redis supports Spring application persistence to a Redis key-value store.

Reactive Redis

See Reactive Support in the Spring Framework.