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

Javascript module #2

Open
11 tasks
wenerme opened this issue Nov 7, 2016 · 0 comments
Open
11 tasks

Javascript module #2

wenerme opened this issue Nov 7, 2016 · 0 comments

Comments

@wenerme
Copy link
Owner

wenerme commented Nov 7, 2016

  • Save as redis script
    • js.eval script numkeys key [key ...] arg [arg ...]
    • js.evalsha sha1 numkeys key [key ...] arg [arg ...]
    • js.script EXISTS sha1 [sha1 ...]
    • js.script FLUSH
    • js.script KILL
    • js.script LOAD script
    • js.script DEBUG YES|SYNC|NO
  • Store
    • js.set key script
    • js.get key
    • js.del key
    • js.evalval key numkeys key [key ...] arg [arg ...]
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