Does Fred support RedisJson Module? #168
Answered
by
aembke
tausifcreates
asked this question in
Q&A
|
I noticed in the readme there was a mention of optional json support, but is it just storing json strings? |
Answered by
aembke
Sep 28, 2023
Replies: 1 comment 1 reply
|
Hi @tausifcreates. You can use the Update: 7.0.0 has an interface for this now. |
1 reply
Answer selected by
aembke
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @tausifcreates. You can use the
customorcustom_rawfunctions to issueJSONcommands now, but I'm also in the process of adding better support for this in version 7. That should be ready in the next few weeks if you'd prefer to wait.Update: 7.0.0 has an interface for this now.