2881099 / csredis

.NET Core or .NET Framework 4.0+ client for Redis and Redis Sentinel (2.8) and Cluster. Includes both synchronous and asynchronous clients.
MIT License
2.02k stars 414 forks source link

fix sync call can not catch exception in async client #406

Open OceansMaster opened 3 years ago

OceansMaster commented 3 years ago

fixed #405