openresty / lua-resty-redis

Lua redis client driver for the ngx_lua based on the cosocket API
1.91k stars 448 forks source link

redis | redisjson modules | commands with dots ( ex: json.set ) #235

Closed x-077 closed 10 months ago

x-077 commented 3 years ago

Hello,

I see that 2 PR are open for quite some time now to support dots redis modules ( like redisjson ), do you plan to merge one of them ?

Otherwise, if its supported already, could you explain how to proceed ?

Thanks

zhuizhuhaomeng commented 3 years ago

would you please help add some test cases? @matth-c3

x-077 commented 3 years ago

Hello @zhuizhuhaomeng ,

Im not sure to understand your comment, this one have already a test unit.

Thanks

zhuizhuhaomeng commented 3 years ago

Never mind. There are three PRs about this function. We will choose the best one.

x-077 commented 3 years ago

Hello @zhuizhuhaomeng ,

ok, do you know when we should expect it to be available ?

bonus question ( if I may ), do you plan to add AUTH as asked (but never answered) here.

Thanks

kollol-chowdhury-incontact commented 2 years ago

Is this available? Can we use RedisJson module with lua-resty-redis

thebpmgroup commented 1 year ago

+1 for RedisJson

x-077 commented 10 months ago

Hello @zhuizhuhaomeng , still no update ?

thanks

zhuizhuhaomeng commented 10 months ago

https://github.com/openresty/lua-resty-redis/pull/211 this PR has been merged.