kotleta / tntlua

Tarantool/Box Lua stored procedures

Home Page:http://tarantool.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Tarantool/Box Lua stored procedures

http://tarantool.org

License:BSD 2-Clause "Simplified" License