From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: tomas@tuxteam.de Newsgroups: gmane.emacs.devel Subject: Re: Mutating existing persistent data Date: Tue, 7 Dec 2021 08:56:55 +0100 Message-ID: References: <87v901htvj.fsf@yahoo.com> <87mtldhtpy.fsf@gnus.org> <87r1apht83.fsf@yahoo.com> <87ilw1ht01.fsf@gnus.org> <87ee6phsby.fsf@yahoo.com> <875ys1hrgq.fsf@gnus.org> <87a6hdhqz7.fsf@yahoo.com> <53E07634-1F3D-478C-8B39-C037F7F06B81@mit.edu> <877dcghndb.fsf@gnus.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="D0ja0NJdUdAFgSd2" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="29473"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Lars Ingebrigtsen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue Dec 07 09:00:18 2021 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1muVOc-0007JZ-1I for ged-emacs-devel@m.gmane-mx.org; Tue, 07 Dec 2021 09:00:18 +0100 Original-Received: from localhost ([::1]:42526 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1muVOa-0005Qr-6Z for ged-emacs-devel@m.gmane-mx.org; Tue, 07 Dec 2021 03:00:16 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:60152) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1muVLQ-0000ZZ-Ii for emacs-devel@gnu.org; Tue, 07 Dec 2021 02:57:00 -0500 Original-Received: from mail.tuxteam.de ([5.199.139.25]:34964) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1muVLO-0000dB-OL for emacs-devel@gnu.org; Tue, 07 Dec 2021 02:57:00 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tuxteam.de; s=mail; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID:Subject :Cc:To:From:Date:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=zKvjcGiagVSm2QQHjh1v91DT+YQIIRc8c7gghIE5mkI=; b=H97r7iT9m+CK1aK7HljwwoNvrC hbcHZAcZkhw3AZz9hxeaxgjDRSeI+MaJyJxEDxQRRswrWNuDwDrFTb6BHG2CA9AV+u+qnR3O7TZf/ mJpQ31J9MtJOcoZMPTOHMIUPwYKwmCvDYGlktNQOsVTAlcoXnzx8TJCUOjreT7UXUczxol1P84yTr VKjXbavO7k+S4vYvmEfIyUUsvRhL50OuFoaqvWvP6NCQ/AuVsPVckq5mLbzXeI1vF0lg8A/kTA8ow Z1YYcExemzuWZaaEQdyBTbKtSlWQj3MzIrcOHB0kar3kGY4g4vQD36OAbK+bldQKI7k08Pgq3YiDc q7+3pASA==; Original-Received: from tomas by mail.tuxteam.de with local (Exim 4.94.2) (envelope-from ) id 1muVLL-0006T5-89; Tue, 07 Dec 2021 08:56:55 +0100 Content-Disposition: inline In-Reply-To: <877dcghndb.fsf@gnus.org> Received-SPF: pass client-ip=5.199.139.25; envelope-from=tomas@tuxteam.de; helo=mail.tuxteam.de X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:281223 Archived-At: --D0ja0NJdUdAFgSd2 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Dec 07, 2021 at 08:42:40AM +0100, Lars Ingebrigtsen wrote: > writes: >=20 > > I concur. The interface looks good; why it /has/ to be sqlite3, of all > > things... I'd rather avoid such an overspecified dependency. Why not > > PostgreSQL, then, or, say, DB2? (no, I'm not serious on that, just to > > illustrate my issue). >=20 > I fail to see how that illustrates anything. >=20 > sqlite3 is a C library with excellent performance, robustness and > portability. There isn't much to recommend other key/value stores over > sqlite3. I'd rather like to see sqlite3 as one of several possible backends instead of a strict requirement, but hey, that's me. I'm also that strange gui who explicitly disables DBus dependency in the Emacs build. I'm weird, I know :) Cheers --=20 t --D0ja0NJdUdAFgSd2 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRp53liolZD6iXhAoIFyCz1etHaRgUCYa8TwAAKCRAFyCz1etHa RlMSAJ9GQD6309Vgzw7xMFH3BdRcaSwjoACeItpQRu5F0ubs+UMarpM+UcCrBoY= =eRvx -----END PGP SIGNATURE----- --D0ja0NJdUdAFgSd2--