C# Redis

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.

image

https://www.cnblogs.com/tangxuliang/p/10659439.html  

Redis事件通知(keyspace notification)

问题一:redis 可以提供服务但计算机服务启动时报1053

解决方案:安装redis 的时候,老是报错。结果竟然是修改 redis.windows-service.cnf 的时候,requirepass 12345 前面不能有空格。

image

posted @ 2020-05-09 13:49  李华丽  阅读(380)  评论(0编辑  收藏  举报
AmazingCounters.com