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

Reserving field names in the uri specification grammar #12

Merged
merged 1 commit into from
Feb 16, 2023

Conversation

chayim
Copy link
Contributor

@chayim chayim commented Feb 8, 2023

This change aims to help solidify the URI grammar used in communicating redis connection URLs. Specifically, this covers reserving fields, creating the first reserved field protocol.

The purpose of this change is to make it possible for Redis clients to align on how they might configure themselves, to request a specific version of the RESP protocol. This encourages no server-side change of behaviour, and serves only to ensure that Redis client configurations can begin to standardize on common field names.

@chayim chayim requested a review from itamarhaber February 8, 2023 13:12
@chayim
Copy link
Contributor Author

chayim commented Feb 8, 2023

@redis/client-developers I know you're interested.

@chayim chayim merged commit 9396ea5 into redis:master Feb 16, 2023
@chayim chayim deleted the ck-reswords branch February 16, 2023 07:36
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