alexvlasov/tntlua
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Collection of Tarantool/Box stored procedures.
Release 0.1
Warning
-------
This collection is for Tarantool 1.5
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.