Skip to content

Commit 1eb53ea

Browse files
committed
Update README to include MongoDB
Issue gh-1901
1 parent 7215979 commit 1eb53ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ This Spring Session repository consists of the following modules:
1919
* Spring Session Data Redis - provides `SessionRepository` and `ReactiveSessionRepository` implementation backed by Redis and configuration support
2020
* Spring Session JDBC - provides `SessionRepository` implementation backed by a relational database and configuration support
2121
* Spring Session Hazelcast - provides `SessionRepository` implementation backed by Hazelcast and configuration support
22+
* Spring Session MongoDB - provides `SessionRepository` implementation backed by MongoDB and configuration support
2223

23-
Additional Spring Session modules can be found in the https://github.com/spring-projects/spring-session-data-mongodb[spring-session-data-mongodb] repository
24-
and https://github.com/spring-projects/spring-session-data-geode[spring-session-data-geode] repository.
24+
Additional Spring Session modules can be found in the https://github.com/spring-projects/spring-session-data-geode[spring-session-data-geode] repository.
2525

2626
== Getting Started
2727

0 commit comments

Comments
 (0)