/tntlua

Tarantool/Box Lua stored procedures

Primary LanguageLuaBSD 2-Clause "Simplified" LicenseBSD-2-Clause

Collection of Tarantool/Box stored procedures.
Release 0.1

You can load any of these procedure sets by doing
lua dofile("name.lua")
in the administrative console.

Alternatively, place the file in the server working directory,
having named it init.lua, the server will read and load
it at start.