mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
require redis and use reids to check ReAnnounce
This commit is contained in:
+2
-2
@@ -20,9 +20,9 @@ Complete PT website building solution. Based on NexusPHP + Laravel Framework + E
|
||||
- ....
|
||||
|
||||
## System Requirements
|
||||
- PHP: 8.0, must have extensions: bcmath, ctype, fileinfo, json, mbstring, openssl, pdo_mysql, tokenizer, xml, mysqli, gd
|
||||
- PHP: 8.0, must have extensions: bcmath, ctype, fileinfo, json, mbstring, openssl, pdo_mysql, tokenizer, xml, mysqli, gd, redis
|
||||
- Mysql: 5.7 latest version or above
|
||||
- Redis:optional
|
||||
- Redis:1.0.0 or above
|
||||
|
||||
## More information
|
||||
Blog:[https://nexusphp.org](https://nexusphp.org/)
|
||||
|
||||
Reference in New Issue
Block a user