tarantool 1.9.1.26.g63eb81e3c-1.1build2 source package in Ubuntu

Changelog

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

  * No-change rebuild for icu soname change.

 -- Matthias Klose <email address hidden>  Thu, 13 Feb 2020 09:45:45 +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

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.1build2.debian.tar.xz 14.9 KiB 516d9ab88275e004919778ee47db9c0bc904a59b357400559d1246888d335de9
tarantool_1.9.1.26.g63eb81e3c-1.1build2.dsc 2.5 KiB 41a70aabe23a4814409f86b2322a01346e43c736f915282f24a9870b4c1a5522

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.