tarantool 2.6.0-1.3 source package in Ubuntu

Changelog

tarantool (2.6.0-1.3) unstable; urgency=medium

  * Non-maintainer upload.

  [ Helmut Grohne ]
  * Install systemd units only once. (Closes: #1054489)

 -- Chris Hofstaedtler <email address hidden>  Sat, 25 Nov 2023 14:34:46 +0100

Upload details

Uploaded by:
Roman Tsisyk
Uploaded to:
Sid
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_2.6.0-1.3.dsc 2.2 KiB afe260be7563441ccf9236341b08d81fd3997c59f50bc7fcf4cd037c70468833
tarantool_2.6.0.orig.tar.gz 13.0 MiB f7f547be785eaa91cd03a14ad2c02a8bc87adac0e9011a90500f744a08d8a106
tarantool_2.6.0-1.3.debian.tar.xz 15.9 KiB 1513f04ea1585ec4bd5419928523c797cdd266df2d6dcdda4963da4eb9f18ef4

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.