DBM (computing): Difference between revisions

Content deleted Content added
Reliability: don't assume readers know what OSS means
Line 29:
 
== Availability ==
As of 2001, the ''ndbm'' implementation of DBM was standard on Solaris and IRIX, whereas ''gdbm'' is ubiquitous on [[Linux]]. The Berkeley DB implementations were standard on some free operating systems.<ref name="2001-hazel-exim"/><ref name=fuzz/> After a change of licensing of the BDBBerkeley DB to [[GNU AGPL]] in 2013, projects like [[Debian]] have moved to LMDB.<ref name=deb>{{cite mailing list |last=Surý |first=Ondřej |date=June 19, 2014 |title=New project goal: Get rid of Berkeley DB (post jessie) |mailinglist=debian-devel |publisher=[[Debian]] |url=https://lists.debian.org/debian-devel/2014/06/msg00338.html}}</ref>
 
== Reliability ==