Registering both AddStackExchangeRedisCache and AddHybridCache simultaneously causes IDistributedCache or HybridCache to fail to instantiate via dependency injection. Upon checking the source code, it was found that there is a circular reference within the constructors of these two implementation classes. Please fix this issue as soon as possible. Thank you.