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

JSON API legacy mode with '.' is not conforming to the elasticache behavior #2959

Open
dranikpg opened this issue Apr 24, 2024 · 1 comment
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed

Comments

@dranikpg
Copy link
Contributor

dranikpg commented Apr 24, 2024

For example, JSON.OBJKEYS key . returns a nested array
but it should return a plain []string

@dranikpg dranikpg added the bug Something isn't working label Apr 24, 2024
@romange romange added good first issue Good for newcomers help wanted Extra attention is needed labels Apr 24, 2024
@romange
Copy link
Collaborator

romange commented May 1, 2024

update: it should return a nested array for $ paths and plain array for . path.

@romange romange changed the title JSON.OBJKEYS returns a nested array JSON API legacy mode with '.' is not conforming to the elasticache behavior May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants