Skip to content

Commit 00bda4e

Browse files
committed
chore: fixed documentation
Signed-off-by: Maximillian Arruda <[email protected]>
1 parent 240ff2a commit 00bda4e

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

microprofile-liberty-redis-cluster/README.adoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
= MicroProfile Open Liberty with Redis sample
1+
= MicroProfile Open Liberty with Redis Cluster sample
22

3-
This project is intent to be a sample for MicroProfile with MongoDB integration by using Jakarta NoSQL implementation.
3+
This project is intent to be a sample for MicroProfile with Redis Cluster integration by using Jakarta NoSQL implementation.
44

55
== Setup Redis
66

microprofile-liberty-redis-sentinel/README.adoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
= MicroProfile Open Liberty with Redis sample
1+
= MicroProfile Open Liberty with Redis Sentinel sample
22

3-
This project is intent to be a sample for MicroProfile with MongoDB integration by using Jakarta NoSQL implementation.
3+
This project is intent to be a sample for MicroProfile with Redis Sentinel integration by using Jakarta NoSQL implementation.
44

55
== Setup Redis
66

microprofile-liberty-redis-single-node/README.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
= MicroProfile Open Liberty with Redis sample
22

3-
This project is intent to be a sample for MicroProfile with MongoDB integration by using Jakarta NoSQL implementation.
3+
This project is intent to be a sample for MicroProfile with Redis single node integration by using Jakarta NoSQL implementation.
44

55
== Setup Redis
66

0 commit comments

Comments
 (0)