Spring Data Redis: Difference between revisions

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

Revision as of 16:57, 15 October 2018

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.