wok-6.x view libtdb/description.txt @ rev 25525
created recipe for lua5.1-lpeg 1.0.2
author | Hans-G?nter Theisgen |
---|---|
date | Fri Feb 24 17:54:40 2023 +0100 (23 months ago) |
parents | |
children |
line source
1 Samba stores its data in TDB files.
2 TDB stands for "Trivial database" and was first introduced in Samba
3 as a way to store information quickly and effectively. Its interface
4 is very similar to that of GDBM, but in contradiction to GDBM it
5 supports multiple writers and readers simultaneously.