Provide Async Support For Redis Client
Currently redis client is not async - this is wasting valuable resources on the server side. As far as I understand async support is currently only there for service clients and not redis

Async support for Redis is now available in v5.10 Release. Min requirements .NET Core 2.1+ / .NET Framework v4.72+
-
Ted Ekeroth commented
Apparenly, async support is in 5.9.3, not tested it yet, but thats the word =)
-
Vitalii Kruhliakov commented
PLEASE....
-
Anonymous commented
This is one of the highest voted requests, can we have an update as to when this is going to be implemented?
-
Anonymous commented
This is super important, please implement this
-
Dylan v.d Merwe commented
Also interested in this!
-
Anonymous commented
Wondering if this has been evaluated for implementation yet? Async support is certainly missed in the Redis client
-
Boas Enkler commented
Are there any news on this ? I'm evaluating servicestack.redis and i absolutely love it except the missign async support, as I'm concenred in scenarios with high traffics and locks