We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
建议添加Redis的支持提高性能。
Cloudreve在使用Redis时可以在重启程序时,保持当前的自动登陆状态而不会自动退出。
以下内容摘抄自Cloudreve文档。
重启 Cloudreve 后,可注意控制台输出,确定 Cloudreve 是否成功连接 Redis 服务器。使用 Redis 后,以下内容将被 Redis 接管: 用户会话(重启 Cloudreve 后不会再丢失登录会话) 数据表高频记录查询缓存(如存储策略、设置项) 回调会话 OneDrive 凭证
重启 Cloudreve 后,可注意控制台输出,确定 Cloudreve 是否成功连接 Redis 服务器。使用 Redis 后,以下内容将被 Redis 接管:
用户会话(重启 Cloudreve 后不会再丢失登录会话)
数据表高频记录查询缓存(如存储策略、设置项)
回调会话
OneDrive 凭证
无
The text was updated successfully, but these errors were encountered:
No branches or pull requests
描述
建议添加Redis的支持提高性能。
Cloudreve在使用Redis时可以在重启程序时,保持当前的自动登陆状态而不会自动退出。
以下内容摘抄自Cloudreve文档。
额外信息
无
The text was updated successfully, but these errors were encountered: