Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37858734
en ru br
ALT Linux repos
D:0.9-alt1
5.0: 1.0.6-alt3
4.1: 1.0.6-alt3
4.0: 1.0.6-alt3

Group :: Databases
RPM: tdb

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.0.6-alt3
Build date: 5 november 2005, 23:30 ( 965.7 weeks ago )
Size: 141.30 Kb

Home page:   http://sourceforge.net/projects/tdb/

License: GPL
Summary: a trivial database system
Description:

This is a simple database API. It was inspired by the realisation that
in Samba we have several ad-hoc bits of code that essentially
implement small databases for sharing structures between parts of
Samba. As I was about to add another I realised that a generic
database module was called for to replace all the ad-hoc bits.

I based the interface on gdbm. I couldn't use gdbm as we need to be
able to have multiple writers to the databases at one time.

(I == tridge@samba.org)

This is the primary library.

Current maintainer: Nick S. Grechukh

List of contributors

List of rpms provided by this srpm:

  • libtdb
  • libtdb-devel
  • tdb-utils
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin