Skip to content

FEATURE: add EnableSessionKeyHashtag config to allow custom key strategies - #226

Open
Arezo-karbandi wants to merge 1 commit into
Azure:mainfrom
Arezo-karbandi:feature/allow-disable-hashtags
Open

Arezo-karbandi wants to merge 1 commit into
Azure:mainfrom
Arezo-karbandi:feature/allow-disable-hashtags

Conversation

@Arezo-karbandi

Copy link
Copy Markdown

This change allows users to opt-out of the default Redis Cluster key hashing pattern ({app_id}).

By setting enableSessionKeyHashtag to false, users can define their own custom sharding strategies (e.g. app_{id}) directly via the applicationName configuration or custom session ID managers, without being forced into the default wrapper.

@Arezo-karbandi

Copy link
Copy Markdown
Author

@microsoft-github-policy-service agree

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants