add modify explain
parent
6fd45ae926
commit
d175860c6b
|
@ -40,3 +40,8 @@ Steps to be done,
|
||||||
|
|
||||||
Note:
|
Note:
|
||||||
* The Redis session manager supports, both single redis master and redis cluster based on the redis.properties configuration.
|
* The Redis session manager supports, both single redis master and redis cluster based on the redis.properties configuration.
|
||||||
|
|
||||||
|
modify explain:
|
||||||
|
* add redis select database
|
||||||
|
* repair redis session time unit bug,timeout=session.getMaxInactiveInterval(),unit =seconds
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue