Skip to content

Separate Redis Access for Core and Sub Operations #3536

Open
@HyeockJinKim

Description

@HyeockJinKim

Motivation  

  • To ensure that less critical Redis operations do not impact core operations.

Objective  

  • Apply code to route requests to different Redis instances based on priority

�Expected Sub Issue

  • Categorize Redis client usage by priority. (Task)
  • Inject different Redis clients based on the importance of Redis usage.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions