ip2region_private/binding/csharp/IP2Region.Net/Internal
vccddd 93f7652594 fix: Correct abnormal memory spikes
ContentCacheStrategy now implements ICacheStrategy only and load data from files directly
2025-12-31 13:34:09 +08:00
..
CacheStrategyFactory.cs refactor: 使用接口代替虚类 2025-11-22 12:53:02 +08:00
ContentCacheStrategy.cs fix: Correct abnormal memory spikes 2025-12-31 13:34:09 +08:00
FileCacheStrategy.cs feat: 增加 IDispose 接口保证释放文件句柄 2025-11-22 13:04:38 +08:00
ICacheStrategy.cs feat: 增加 IDispose 接口保证释放文件句柄 2025-11-22 13:04:38 +08:00
VectorIndexCacheStrategy.cs refactor: 使用接口代替虚类 2025-11-22 12:53:02 +08:00