Module tarantool::space

source ·
Expand description

Box: spaces

CRUD operations in Tarantool are implemented by the box.space submodule. It has the data-manipulation functions select, insert, replace, update, upsert, delete, get, put.

See also:

Structs

Enums

Constants

Functions

Type Aliases