Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Examine Redis implementation for clustered usage #6820

Open
ismcagdas opened this issue Nov 9, 2023 · 3 comments
Open

Examine Redis implementation for clustered usage #6820

ismcagdas opened this issue Nov 9, 2023 · 3 comments
Assignees
Milestone

Comments

@ismcagdas
Copy link
Member

Take a look at StackExchange/StackExchange.Redis#2506 (comment) and consider to change Redis implemtation to provide a better Redis clustered usage.

@quocduong
Copy link

@ismcagdas when setup Redis in another server, Zero connect to fetch data very slow. I just use ICachManager as https://aspnetboilerplate.com/Pages/Documents/Caching. But when use direction ConnectionMultiplexer, it's very fast.
Please investigate.

@ismcagdas
Copy link
Member Author

@quocduong
Copy link

I have tried that option but still same problem. If use IAbpPerRequestRedisCacheManager we can not disable Redis cache configures in AppSettings.json.

@ismcagdas ismcagdas modified the milestones: Backlog, v9.2 Jan 29, 2024
@ismcagdas ismcagdas self-assigned this Feb 7, 2024
@ismcagdas ismcagdas modified the milestones: v9.2, v9.3 Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants