emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: sqlite3


From: John Yates
Subject: Re: sqlite3
Date: Mon, 6 Dec 2021 08:48:54 -0500

On Mon, Dec 6, 2021 at 8:03 AM Qiantan Hong <qhong@mit.edu> wrote:
In fact I think if we can do this we don’t even need (g)dbm,
just storing the log in plain s-exp will be performant enough.

The detail gets messier. If we have a hash table whose value
is not mutable, we only need to append a log entry every
persistent-puthash.

Potentially relevant, a paper I wrote 8 years ago at a
now defunct startup: "Updating large dynamic objects".

/john

reply via email to

[Prev in Thread] Current Thread [Next in Thread]