Spring Data Redis: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
 
(One intermediate revision 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]].
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.