EntityFramework-Plus icon indicating copy to clipboard operation
EntityFramework-Plus copied to clipboard

Redis on FromCache (EfCore)

Open fenomeno83 opened this issue 1 year ago • 1 comments

Hi..this is a support. Can I integrate redis over "FromCache" method to use distribuite cache?

This is useful when my service is deployed on balanced servers.

I Use ZEntityFramewok.Plus.EfCore

Thanks

fenomeno83 avatar Mar 28 '24 18:03 fenomeno83

Hello @fenomeno83 ,

Unfortunately, Redis is currently only supported for EF6. The last time we tried to support it for EF Core, we failed.

Best Regards,

Jon

JonathanMagnan avatar Mar 30 '24 13:03 JonathanMagnan