Skip to content

Commit 367e657

Browse files
committed
adding callout for lettuc in spring course lesson 7
1 parent 40989cb commit 367e657

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/develop/java/spring/redis-and-spring-course/lesson_7/index-lesson_7.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ slug: /develop/java/redis-and-spring-course/lesson_7
66
authors: [bsb]
77
---
88

9+
:::warning LETTUCE
10+
11+
This tutorial uses Lettuce, which is an unsupported Redis library. For production applications, we recommend using [<u>**Jedis**</u>](https://github.com/redis/jedis)
12+
13+
:::
14+
915
import Authors from '@theme/Authors';
1016

1117
<Authors frontMatter={frontMatter} />

0 commit comments

Comments
 (0)