Skip to main content

One doc tagged with "scripting-with-lua"

View all tags

Scripting with Lua

Redis is not just a fast in-memory data store—it also features a lightweight scripting engine powered by Lua. Lua scripting allows you to execute multiple Re...