Drop compatibility with Redis < 6.2 (#30413)
This commit is contained in:
parent
d7cb6068b1
commit
f94b1fce41
2 changed files with 2 additions and 4 deletions
|
@ -58,7 +58,7 @@ Mastodon is a **free, open-source social network server** based on ActivityPub w
|
|||
### Requirements
|
||||
|
||||
- **PostgreSQL** 12+
|
||||
- **Redis** 4+
|
||||
- **Redis** 6.2+
|
||||
- **Ruby** 3.2+
|
||||
- **Node.js** 18+
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue