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

No JSON data-type support #2482

Open
2 tasks done
michal-izewski opened this issue Apr 9, 2024 · 0 comments
Open
2 tasks done

No JSON data-type support #2482

michal-izewski opened this issue Apr 9, 2024 · 0 comments

Comments

@michal-izewski
Copy link

Expected behaviour

JSON data-type fully supported: https://redis.io/docs/latest/develop/data-types/json/

Actual behavior

No JSON data-type support, only available through rawCommand

I'm seeing this behaviour on

  • OS: Any
  • Redis: Any
  • PHP: Any
  • phpredis: Any

Steps to reproduce, backtrace or example script

No particular steps are needed, there is no implementation for Redis JSON module methods

I've checked

  • There is no similar issue from other users
  • Issue isn't fixed in develop branch
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