Skip to content

Commit 5765a71

Browse files
authored
docs: call out redict compatibility (#204)
1 parent ec2208e commit 5765a71

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

readme.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111

1212
<div align="center">
1313

14-
A [`redis`](https://github.com/redis/redis) store for the
14+
A [`redict`](https://redict.io/) & [`redis`](https://github.com/redis/redis)
15+
store for the
1516
[`express-rate-limit`](https://github.com/nfriedly/express-rate-limit)
1617
middleware.
1718

@@ -148,7 +149,7 @@ below:
148149

149150
#### `prefix`
150151

151-
The text to prepend to the key in Redis.
152+
The text to prepend to the key in Redict/Redis.
152153

153154
Defaults to `rl:`.
154155

0 commit comments

Comments
 (0)