3.1
2.11 LTS
curl -L https://tarantool.io/release/3/installer.sh | bash
dnf -y install tarantool
curl -L https://tarantool.io/release/2/installer.sh | bash
dnf -y install tarantool
Adding the repository manually
tee /etc/yum.repos.d/tarantool_2.repo <<- EOF
[tarantool_2]
name=RedOS-7.3 - Tarantool
baseurl=https://download.tarantool.org/tarantool/release/series-2/redos/7.3/\$basearch/
gpgkey=https://download.tarantool.org/tarantool/release/series-2/gpgkey
repo_gpgcheck=1
gpgcheck=0
enabled=1
priority=1
[tarantool_2-source]
name=RedOS-7.3 - Tarantool Sources
baseurl=https://download.tarantool.org/tarantool/release/series-2/redos/7.3/SRPMS/
gpgkey=https://download.tarantool.org/tarantool/release/series-2/gpgkey
repo_gpgcheck=1
gpgcheck=0
enabled=1
priority=1
EOF
dnf -y install tarantool
Start and configure Tarantool, create the first space, write and read the first data
Connect a Tarantool connector to a project in your programming language and manage your data from code
Connect a ready-made queue implementation in Tarantool, metrics, a module for background deletion of unnecessary records, and many other useful extensions
SLA for support, audit magazine, encryption support,
Integration with Oracle, Kafka and any ODBC storage
Tarantool experts will
contact you shortly