- 为RedisCacheContext类添加IDisposable接口实现 - 添加Dispose方法以正确释放ConnectionMultiplexer资源 - 在Dispose方法中关闭并释放连接资源 |
||
|---|---|---|
| .. | ||
| CacheContext.cs | ||
| EnyimMemcachedContext.cs | ||
| ICacheContext.cs | ||
| RedisCacheContext.cs | ||
- 为RedisCacheContext类添加IDisposable接口实现 - 添加Dispose方法以正确释放ConnectionMultiplexer资源 - 在Dispose方法中关闭并释放连接资源 |
||
|---|---|---|
| .. | ||
| CacheContext.cs | ||
| EnyimMemcachedContext.cs | ||
| ICacheContext.cs | ||
| RedisCacheContext.cs | ||