摘要: 通过 Nuget获取包StackExchange.Redis 写数据: ConnectionMultiplexer redis = ConnectionMultiplexer.Connect("127.0.0.1:6379,password=CeshiPassword1"); IDatabase d 阅读全文
posted @ 2018-08-27 18:49 81 阅读(116) 评论(0) 推荐(0) 编辑