The unofficial content-addressable repo of Lua Scripts for Redis.
In Redis, each Lua script is identified by taking the SHA1 of its body. This is a public place to discover, share and discuss scripts. Think of it like luarocks, cpan, rubygems, or npm but for Redis scripts.
Redis EVAL command docs (http://redis.io) →
You can look up scripts by their SHA1
/scripts/53cbfe7cf...
OR their (unofficial) command name:
/commands/SMEMHASHES
OR with a full-text search: