# CSharp_DistributedCache_Simple **Repository Path**: qq28069933146_admin/csharp_distributedcache_simple ## Basic Information - **Project Name**: CSharp_DistributedCache_Simple - **Description**: 1、内存缓存MemoryCache 2、分布式内存缓存MemoryCached 3、分布式 Redis 缓存 4、分布式缓存 NCache 5、分布式 SQL Server 缓存 - **Primary Language**: C# - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 1 - **Created**: 2023-07-17 - **Last Updated**: 2024-01-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: DistributedCache, WebApi, WinForm, Redis, MemCached ## README # CSharp_DistributedCache_Simple ### 介绍 本项目提供WinFrom、WEPAPI两版缓存使用案例 本项目关联到博文 https://www.cnblogs.com/qq2806933146xiaobai #### 1、内存缓存 MemoryCache #### 2、分布式 MemCached 缓存 #### 3、分布式 Redis 缓存 #### 4、分布式 NCache 缓存 #### 5、分布式 SQL Server 缓存 #### 6、分布式缓存 MySql 缓存 #### 7、分布式缓存 PostgreSql 缓存