From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27122 invoked from network); 13 Jun 2004 22:42:44 +0000 Received: from smtp.gentoo.org (156.56.111.197) by lists.gentoo.org with AES256-SHA encrypted SMTP; 13 Jun 2004 22:42:44 +0000 Received: from lists.gentoo.org ([156.56.111.196] helo=parrot.gentoo.org) by smtp.gentoo.org with esmtp (Exim 4.34) id 1BZdgY-0004d6-J9 for arch-gentoo-portage-dev@lists.gentoo.org; Sun, 13 Jun 2004 22:42:42 +0000 Received: (qmail 12033 invoked by uid 89); 13 Jun 2004 22:42:41 +0000 Mailing-List: contact gentoo-portage-dev-help@gentoo.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail Reply-To: gentoo-portage-dev@lists.gentoo.org X-BeenThere: gentoo-portage-dev@gentoo.org Received: (qmail 2903 invoked from network); 13 Jun 2004 22:42:41 +0000 From: John Nilsson To: gentoo-portage-dev@lists.gentoo.org In-Reply-To: <200406131146.43518.tradergt@smelser.org> References: <40CA20FD.8040907@wanadoo.fr> <40CC2222.2040304@wanadoo.fr> <40CC7E30.501@charlies-server.no-ip.com> <200406131146.43518.tradergt@smelser.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-3BkrsKSZVPNjdUy9KTLf" Message-Id: <1087166706.2974.5.camel@newkid.milsson.nu> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Mon, 14 Jun 2004 00:45:06 +0200 Subject: Re: [gentoo-portage-dev] portage doc & cache X-Archives-Salt: 91f9e5f8-ad53-419d-a393-79786eb9c8d6 X-Archives-Hash: 9993ef9af57b63caffad437045cde4e0 --=-3BkrsKSZVPNjdUy9KTLf Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sun, 2004-06-13 at 18:46, Jeff Smelser wrote: > We have been testing this out. This would be a great addition.. >=20 > http://oneofone.limitlessfx.com/phpwiki/index.php/temp/portage_db_mysql.p= y As mentioned before, sqlite seems like it would be a better fit. Selected features (from their site): * Zero-configuration - no setup or administration needed. * A complete database is stored in a single disk file. * Database files can be freely shared between machines with different byte orders. * Supports databases up to 2 terabytes (2^41 bytes) in size. * Small memory footprint: less than 30K lines of C code, less than 250KB code space (gcc on i486) * Faster than other popular database engines for most common operations. * Self-contained: no external dependencies. -John --=-3BkrsKSZVPNjdUy9KTLf Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQBAzNjx0GAlrvwEkG4RApieAJ4+3MyxN9sgKU9j5yhPNVj9Orx3FwCfacSX Y5GvIt0d1CLTJ0zEDeNy8TA= =VaU2 -----END PGP SIGNATURE----- --=-3BkrsKSZVPNjdUy9KTLf--