tarantool 1.9.1.26.g63eb81e3c-1.1build3 source package in Ubuntu

Changelog

tarantool (1.9.1.26.g63eb81e3c-1.1build3) focal; urgency=medium

  * No-change rebuild for icu soname change.

 -- Matthias Klose <email address hidden>  Tue, 03 Mar 2020 21:42:20 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
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
Focal release universe database

Downloads

File Size SHA-256 Checksum
tarantool_1.9.1.26.g63eb81e3c.orig.tar.gz 9.4 MiB f87b749bd6791a91635333f82ab49662f6a2296aa9dc3ae809192784fdf74a25
tarantool_1.9.1.26.g63eb81e3c-1.1build3.debian.tar.xz 14.9 KiB 4c4a31b265dac48e9a0c5ceed17b43a2c5120f6131ee0343ac008b8bae0f60cd
tarantool_1.9.1.26.g63eb81e3c-1.1build3.dsc 2.5 KiB abdad5d6ff416512a438b5786a61c56c37b0c734e3f36792ae72f3504f58db05

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.