Content deleted Content added
No edit summary |
added reference to TinyCDB |
||
Line 1:
A '''Constant Database''' (or CDB) is a database intended to be read many times but only written to once.
CDBs are very commonly used in mail systems such as [[Qmail]].
[[Michael Tokarev]] has created an implementation called [http://www.corpit.ru/mjt/tinycdb.html TinyCDB] that can be used with the [[Postfix (software)|Postfix]] MTA.
|