Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37048409
en ru br
Репозитории ALT
S:0.78-alt2
5.1: 0.76-alt3
4.1: 0.76-alt1
4.0: 0.76-alt1
3.0: 0.74-alt1
www.altlinux.org/Changes

Группа :: Базы Данных
Пакет: tinycdb

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 0.78-alt2
Время сборки: 15 марта 2019, 11:44 ( 263.0 недели назад )
Размер архива: 37.26 Kb

Домашняя страница:   http://www.corpit.ru/mjt/tinycdb.html

Лицензия: GPLv2+
О пакете: A package for maintenance of constant databases
Описание:

tinycdb is a small, fast and reliable utility set and subroutine library
for creating and reading constant databases.  The database structure is
tuned for fast reading:
+ Successful lookups take normally just two disk accesses.
+ Unsuccessful lookups take only one disk access.
+ Small disk space and memory size requirements; a database uses 2048
 bytes for the header and 24 bytes per record.
+ Maximum database size is 4GB; individual record size is not
 otherwise limited.
+ Portable file format.
+ Fast creation of new databases.
+ No locking, updates are atomical.

This package contains the cdb utility.

Текущий майнтейнер: Ivan Melnikov

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • libcdb
  • libcdb-debuginfo
  • libcdb-devel
  • tinycdb
  • tinycdb-debuginfo
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin