-
Notifications
You must be signed in to change notification settings - Fork 84
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
Add evalReadOnly
& evalShaReadOnly
#880
Add evalReadOnly
& evalShaReadOnly
#880
Conversation
modules/core/src/main/scala-2/dev/profunktor/redis4cats/syntax/RedisURIOps.scala
Show resolved
Hide resolved
modules/tests/src/test/scala/dev/profunktor/redis4cats/TestScenarios.scala
Outdated
Show resolved
Hide resolved
Hi @yisraelU I was wondering if the changes look good to be merged or if you would rather have me change something? We are needing this at work, so I am happy to help in any way to make a new release including these changes, even if as a temporal SNAPSHOT` just to test them and see if we see an improved performance. |
Hey @BalmungSan , apologies . I wrote a response last week but I see now it says pending and never got published. 🤷 |
@yisraelU while I wouldn't mind looking at how to expose that. IMHO, that is a better solution overall, since we would not duplicate the logic. WDYT? |
@BalmungSan fair enough . I was originally concerned that 7.0 was a "far off" release, but I can see its the next targeted release. |
@BalmungSan seems like snapshots are broken , I am looking into it |
Thank you very much for the help :) |
@BalmungSan Snapshots are fixed |
@yisraelU amazing, thank you very much! |
These were missing and we will need them :)
Related: https://redis.io/docs/latest/develop/interact/programmability/#read-only-scripts