tarantoolctl

In-memory database with a Lua application server

Install

All systems
curl cmd.cat/tarantoolctl.sh
Debian Debian
apt-get install tarantool-common
Ubuntu
apt-get install tarantool-common
Arch Arch Linux
pacman -S tarantool
image/svg+xml Kali Linux
apt-get install tarantool-common
Fedora
dnf install tarantool
Windows (WSL2)
sudo apt-get update sudo apt-get install tarantool-common
OS X
brew install tarantool
Raspbian
apt-get install tarantool-common

tarantool

In-memory database with a Lua application server

Tarantool is an in-memory database and a Lua application server. Its key properties include: * flexible data model * multiple index types: HASH, TREE, BITSET * optional persistence and strong data durability * log streaming replication * Lua functions, procedures, triggers, with rich access to database API, JSON support, inter-procedure and network communication libraries This package provides Tarantool command line interpreter and server.

tarantool-common

Tarantool in-memory database - common files

Tarantool is an in-memory database and Lua application server. This package provides scripts to work with tarantool configuration and log files.