tarantool 1.6.7.551.ga5bafc5-1 source package in Ubuntu

Changelog

tarantool (1.6.7.551.ga5bafc5-1) unstable; urgency=medium

  * Add zlib1g-dev to B-D (FTBFS), closes: #808516.

 -- Dmitry E. Oboukhov <email address hidden>  Mon, 21 Dec 2015 12:46:41 +0300

Upload details

Uploaded by:
UNera
Uploaded to:
Sid
Original maintainer:
UNera
Architectures:
i386 amd64 kfreebsd-i386 kfreebsd-amd64
Section:
database
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64 [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
tarantool_1.6.7.551.ga5bafc5-1.dsc 2.3 KiB 0ed5cf792c441f6bba1fff85fdd00bb0d4aa171326ea303bb2eb3fe9ff5d5a59
tarantool_1.6.7.551.ga5bafc5.orig.tar.gz 3.1 MiB c99dda9ce670fcb185b48295de905e8ee4270b44f72635adca65dc21fd4c3a15
tarantool_1.6.7.551.ga5bafc5-1.debian.tar.xz 12.0 KiB 41bcbeff19314dd933aa68dea3b8c93f0a94921749249912e3f8699e8bd2a8e6

No changes file available.

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.