danitseitlin / redis-modules-sdk-ts

A Software development kit for easier connection and execution of Redis Modules commands.
Apache License 2.0
185 stars 29 forks source link

Error: ReJSON class (JSON.SET): ReplyError: ERR unknown command 'JSON.SET' #191

Closed wellmsan closed 2 years ago

wellmsan commented 2 years ago

Hi, I'm @wellmsan

I can't get out of this error. I'm new to Redis

Error: ReJSON class (JSON.SET): ReplyError: ERR unknown command 'JSON.SET'

Has anyone overcome this error?

danitseitlin commented 2 years ago

@wellmsan Are you sure you have RedisJSON module on your Redis db?

danitseitlin commented 2 years ago

@wellmsan Hi, closing due to inactivity. If relevant please reopen.