Skip to content
This repository has been archived by the owner on Oct 3, 2021. It is now read-only.

kaandok/redis-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

redis-scripts

Redis Lua scripts for extended functionality

Usage suggestion:

  • First load the scripts from the commandline:
    $ redis-cli script load "$(cat /path/to/lua/script/file)"
    
  • The above command outputs an sha1sum, use that from the client libraries you are using with the EVALSHA command

About

Redis Lua scripts for extended functionality

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages