shogo82148 / Redis-Fast

fast perl binding for Redis database
https://metacpan.org/release/Redis-Fast
Other
25 stars 21 forks source link

Passthough method #119

Open cliveeisen opened 3 years ago

cliveeisen commented 3 years ago

i am trying to use redis modules (eg https://redis.com/blog/redis-as-a-json-store/) With Redis::Client you can use $redis->send_command Is there any way to do similar with Redis::Fast?

shogo82148 commented 3 years ago

Unfortunately, there is no official method that does it.

$redis->${\"json.set"}is one of workaround. Please watch https://github.com/PerlRedis/perl-redis/pull/137

cliveeisen commented 3 years ago

Fantastic - thank you — Clive Eisen GPG: 3818B5F1

On 16 Sep 2021, at 14:39, Ichinose Shogo @.***> wrote:

Unfortunately, there is no official method that does it.

$redis->${\"json.set"}is one of workaround. Please watch PerlRedis/perl-redis#137 https://github.com/PerlRedis/perl-redis/pull/137 — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/shogo82148/Redis-Fast/issues/119#issuecomment-920911563, or unsubscribe https://github.com/notifications/unsubscribe-auth/AALSEST33OHCZHB6FPS7NZDUCHXRXANCNFSM5D7SXGFA. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.