mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
7cc2dd23f0
net/samba4-devel.
7 lines
262 B
Plaintext
7 lines
262 B
Plaintext
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.
|
|
|
|
WWW: http://tdb.samba.org/
|