随笔分类 - Redis
摘要:用的ServiceStack.Redis组件 return new PooledRedisClientManager(readWriteHosts, readOnlyHosts, new RedisClientManagerConfig { MaxWritePoolSize = 50, // “写”
阅读全文
摘要:运行redis服务程序和客户端程序设置即可。 config set protected-mode “no”
阅读全文
摘要:直接贴代码,需要引用ServiceStack.Common.dll,ServiceStack.Interfaces.dll,ServiceStack.Redis.dll,ServiceStack.Text.dll using System;using System.Collections.Gener
阅读全文
摘要:一、系统环境 1.硬件系统:Windows7 64位 2.软件环境: Redis 64位 3.2.100、Redis Desktop Manager、 二、Redis安装 下载地址:https://github.com/MSOpenTech/redis/releases 这里的是redis 64位安
阅读全文
浙公网安备 33010602011771号