🦄 FreeRedis is .NET40+ redis client. supports cluster, sentinel, master-slave, pub-sub, lua, pipeline, transaction, streams, client-side-caching, and pooling.
924
stars
165
forks
source link
when UseClientSideCaching console app doesn't stop after Main method finished #42
Closed
tky753 closed 3 years ago
console app doesn't stop until press ctrl + C or explicitly invoke
rc.Dispose();