Commit graph

1 commit

Author SHA1 Message Date
jmmv
114d556e96 Initial import of tdb, version 1.0.6. Description follows:
TDB is a Trivial Database. In concept, it is very much like GDBM,
and BSD's DB except that it allows multiple simultaneous writers
and uses locking internally to keep writers from trampling on
each other. TDB is also extremely small.

Approved by wiz.

This closes my own PR 18122.
2002-11-29 19:19:12 +00:00