Skip to content
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

No support for redis functions #287

Open
yuvalhvim opened this issue Dec 6, 2023 · 0 comments
Open

No support for redis functions #287

yuvalhvim opened this issue Dec 6, 2023 · 0 comments

Comments

@yuvalhvim
Copy link

yuvalhvim commented Dec 6, 2023

Hey, we wanted to use this package for a project, but we do not want to give redis permissions for any eval function.
We use redis 7, which supports embedding functions into it.

Can this package support calling redis functions instead of using scripts and eval_sha?
That way the user can supply whatever logic they want (maybe just use the scripts in this repo with some small adjustments (and maybe even have these functions in this repo)) and pass to the package the function names for locking releasing and extending.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant