You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
原因猜测:每个测试,获取一个新连接,导致TCP/IP连接数过大,出现Redis超时。 解决:获取IConnectionMultiplexer,使用单例方法,多扣位共享一个连接。 |
7 years ago | |
---|---|---|
.. | ||
Properties | ||
RedisHashStudyTest.cs | ||
RedisHelperTest.cs | 7 years ago | |
RedisListStudyTest.cs | ||
RedisLockStudyTest.cs | ||
RedisServerStudyTest.cs | ||
RedisSetStudyTest.cs | ||
RedisSortedSetStudyTest.cs | ||
RedisStringStudyTest.cs | ||
RedisStudyTest.cs | ||
RedisStudyTest.csproj | ||
packages.config |