docs: removed redis requirement

This commit is contained in:
Nicolas Giard 2019-02-13 17:29:02 -05:00 committed by GitHub
parent cd3f88bad0
commit 4c8067b4c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -65,7 +65,6 @@ Wiki.js can run on virtually all platforms where Node.js can (Windows, Mac, Linu
- MariaDB **10.2.7** or later - MariaDB **10.2.7** or later
- Microsoft SQL Server **2012** or later - Microsoft SQL Server **2012** or later
- SQLite **3.9** or later - SQLite **3.9** or later
- Redis **3.0** or later
> Read the full [prerequisites](https://docs-beta.requarks.io/install/requirements) article for full details. > Read the full [prerequisites](https://docs-beta.requarks.io/install/requirements) article for full details.