summaryrefslogtreecommitdiff
path: root/databases/tdb/DESCR
blob: 1c50d64bcf8e0c750648f48c22af44afb746499f (plain)
1
2
3
4
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.