Skip to content

Commit

Permalink
adding callout for lettuc in rate limiting tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
wjohnsto committed Aug 30, 2023
1 parent 1b723b5 commit 40989cb
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ sidebar_label: Atomicity with Gears
slug: /develop/java/spring/rate-limiting/fixed-window/reactive-gears
---

:::warning LETTUCE

This tutorial uses Lettuce, which is an unsupported Redis library. For production applications, we recommend using [<u>**Jedis**</u>](https://github.com/redis/jedis)

:::

## Improving atomicity and performance with RedisGears

### What is RedisGears?
Expand Down

0 comments on commit 40989cb

Please sign in to comment.