Found 9 packages
A simple in-memory and Redis hybrid caching solution for .NET applications. It provides a way to cache frequently accessed data in memory for fast access and automatically falls back to using Redis as a persistent cache when memory cache capacity is exceeded.
.NET's best ORM data layer framework, one of the wood, low-key continuous update for 15 years! In the tank. Net Framework 2.0+, supported. Net Core 2.1+ supports a variety of databases, built-in database read/write separation, distributed cache, distributed locks, etc(.Net 最好用的ORM数据层框架,木有之一,低调持续更新15年!支持.Net Framework 2.0+,支持.Net Core 2.1+,支持多种数据库,自带数据库读写分离,分布式缓存,分布式锁等,开源地址:https://github.com/cyq1162/cyqdata)
Haiyun的Cache缓存帮助类,包含MenoryCache和RedisCache,可供其他各项目直接调用。 MemoryCache用法:MemCacheHelper.GetCache<string>("yourcachekey"); RedisCache用法:RedisHelper.Get("yourcachekey"); redis需要在startup中注册redis的数据库链接:services.AddRedisClient(RedisConnStr);
cyq.data is a high-performance and the most powerful orm.(.NET 最好用的ORM数据层框架,木有之一!支持.NET所有版本、支持.NET Core所有版本)Support:Mssql、Mysql、Oracle、Sybase、Postgres、DB2、FireBird、Sqlite、DaMeng(达梦)、KingBaseES(人大金仓)、Txt、Xml、Access、Excel、FoxPro、Redis、MemCache。 (开源地址:https://github.com/cyq1162/cyqdata)
分布式幂等性锁:Taurus.Idempotent is a idempotent lock for .net or .net core.【支持:Redis、MemCache、Database、File 四类锁】
分布式锁:Taurus.DistributedLock is a distributed lock for .net or .net core.【支持:Redis、MemCache、Database、Local、File 五类锁】
Redis ve Memory Cache implementasyonunu içerir. Redis Cache AddRedisCache servis extension metodu çagırılmalı ve CacheSettings sınıfı dolu birşekilde iletilmelidir. Memory Cache AddMemCache servis extension metodu çagırılmalıdır. Her iki implementasyonda da DI dan ICacheHelper geçildiğinde içerdiği metodlar seçilen yönteme göre çalışacaktır.
Simiply Cache implementation for Redis, CosmosDB, AwsDynamoDb, GoogleCloudMem, etc.
Redis ve Memory Cache implementasyonunu içerir. Redis Cache AddRedisCache servis extension metodu çagırılmalı ve CacheSettings sınıfı dolu birşekilde iletilmelidir. Memory Cache AddMemCache servis extension metodu çagırılmalıdır. Her iki implementasyonda da DI dan ICacheHelper geçildiğinde içerdiği metodlar seçilen yönteme göre çalışacaktır.