Built-in modules reference¶
This reference covers Tarantool’s built-in Lua modules.
Примечание
Some functions in these modules are analogs to functions from standard Lua libraries. For better results, we recommend using functions from Tarantool’s built-in modules.
List of Lua modules
- Модуль box
- Модуль clock
- Модуль console
- Модуль crypto
- Module csv
- Модуль digest
- Module errno
- Вложенный модуль box.error
- Модуль fiber
- Модуль fiber-ipc
- Module fio
- Module fun
- Module json
- Module log
- Модуль msgpack
- Модуль net.box
- Module os
- Модуль pickle
- Модуль socket
- Модуль strict
- Module tap
- Модуль tarantool
- Module uuid
- Module uri
- Module yaml
- Разное
- Коды ошибок от базы данных
- Handling errors