tarantool 2.6.0-1.2build1 source package in Ubuntu

Changelog

tarantool (2.6.0-1.2build1) lunar; urgency=medium

  * Rebuild against latest icu

 -- Jeremy Bicha <email address hidden>  Sat, 04 Feb 2023 11:08:12 -0500

Upload details

Uploaded by:
Jeremy BĂ­cha
Uploaded to:
Lunar
Original maintainer:
Roman Tsisyk
Architectures:
all i386 amd64 armhf arm64
Section:
database
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe database
Lunar release universe database

Downloads

File Size SHA-256 Checksum
tarantool_2.6.0.orig.tar.gz 13.0 MiB f7f547be785eaa91cd03a14ad2c02a8bc87adac0e9011a90500f744a08d8a106
tarantool_2.6.0-1.2build1.debian.tar.xz 15.9 KiB 4304783018f93af64be999859a174e048ace2f086e9cb33ff7f24a05ea62172e
tarantool_2.6.0-1.2build1.dsc 2.2 KiB fd845f0c0ed0214f44e755a112af6312d093f0edcc69c041b418bd83c7ab8527

View changes file

Binary packages built by this source

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.

tarantool-dev: Tarantool in-memory database - development headers

 Tarantool is an in-memory database and Lua application server.
 This package provides server development files needed to build pluggable
 modules.