Date: Sun, 11 May 2008 12:07:41 -0700 From: Jos Backus <jos@catnook.com> To: freebsd-hackers@freebsd.org Subject: Re: Adding .db support to pkg_tools Message-ID: <20080511190741.GB47383@lizzy.catnook.local> In-Reply-To: <9FC19AC2-DAD8-418C-8B9C-F129DEC58CEF@gmail.com> References: <op.uavxx8ip2n4ijf@duckjen.nextgentel.no> <20080509124308.GA596@britannica.bec.de> <9FC19AC2-DAD8-418C-8B9C-F129DEC58CEF@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, May 11, 2008 at 06:38:25AM -0700, Garrett Cooper wrote: > +1. BDB is quite easy to corrupt... If we're going to use a binary file format, please consider using SQLite instead. It has the right license, a nice API (transactions!) and is robust enough for yum to use it for a similar purpose. -- Jos Backus jos at catnook.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080511190741.GB47383>