https://www.jianshu.com/p/0dd7d722c410 C# net使用redis
https://segmentfault.com/a/1190000016393142?utm_source=tag-newest Windows上的Redis
https://www.runoob.com/redis/redis-tutorial.html Redis 教程
https://www.cnblogs.com/dingguofeng/p/8709476.html windows下安装Redis并部署成服务
https://www.cnblogs.com/weiyiming007/p/10075241.html Windows下允许redis远程访问
C# StackExchange.Redis 用法总结 https://www.cnblogs.com/lonelyxmas/p/11798177.html
https://www.cnblogs.com/cang12138/p/8880776.html
【总结】Redis连接错误:MISCONF Redis is configured to save RDB snapshots... https://blog.csdn.net/hemin1003/article/details/89279232
StackExchange.Redis.RedisServerException: MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error.