tarantool 2.6.0-1ubuntu2 source package in Ubuntu

Changelog

tarantool (2.6.0-1ubuntu2) jammy; urgency=medium

  * No-change rebuild for icu soname change.

 -- Matthias Klose <email address hidden>  Wed, 09 Feb 2022 05:42:11 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
all i386 amd64 armhf arm64
Section:
database
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
tarantool_2.6.0.orig.tar.gz 13.0 MiB f7f547be785eaa91cd03a14ad2c02a8bc87adac0e9011a90500f744a08d8a106
tarantool_2.6.0-1ubuntu2.debian.tar.xz 14.5 KiB af8c2acfa2dc8b5b88555be4001b132ddd8015a1762907973fd8d4d0239d2d13
tarantool_2.6.0-1ubuntu2.dsc 2.3 KiB 458c7550218a696d7bc12757c6dc4d8ad9ebe74a16061ca619f00e2a58fdf84d

Available diffs

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.