[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: sqlite3
From: |
Alexandre Garreau |
Subject: |
Re: sqlite3 |
Date: |
Mon, 13 Dec 2021 09:52:13 +0100 |
Le lundo, 13-a de decembro 2021, 4-a horo kaj 44:17 CET Richard Stallman a
écrit :
> [[[ To any NSA and FBI agents reading my email: please consider ]]]
> [[[ whether defending the US Constitution against all enemies, ]]]
> [[[ foreign or domestic, requires you to follow Snowden's example. ]]]
>
> > I’m thinking of rather not exposing multisession.el directly,
> > but instead use it as a backend for store.el.
>
> What is store.el? Could you show us its interface specs?
> Is it written, or is it a proposal?
still a proposal, of a common abstraction over persistent key-value
stores, that would have sqlite among backends, but also lisp-implemented
stores such as the “one-file-per-value in a directory” persist.el currently
use (most efficient on btree fs like btrfs or zfs), and a logging delta
store qiantan hong implemented initially on a scratch by reaction to
sqlite suggestion.
- Re: sqlite3, (continued)
- Re: sqlite3, Qiantan Hong, 2021/12/12
- Re: sqlite3, Lars Ingebrigtsen, 2021/12/12
- Re: sqlite3, Qiantan Hong, 2021/12/12
- Re: sqlite3, Lars Ingebrigtsen, 2021/12/12
- Re: sqlite3, Qiantan Hong, 2021/12/12
- Re: sqlite3, Lars Ingebrigtsen, 2021/12/12
- Re: sqlite3, Qiantan Hong, 2021/12/12
- Re: sqlite3, Lars Ingebrigtsen, 2021/12/12
- Re: sqlite3, tomas, 2021/12/12
- Re: sqlite3, Richard Stallman, 2021/12/12
- Re: sqlite3,
Alexandre Garreau <=
- Re: sqlite3, Qiantan Hong, 2021/12/13
- Re: sqlite3, Richard Stallman, 2021/12/13
- Re: sqlite3, Howard Melman, 2021/12/12
- Re: sqlite3, Lars Ingebrigtsen, 2021/12/12
- Re: sqlite3, Philip Kaludercic, 2021/12/12
- Re: sqlite3, Lars Ingebrigtsen, 2021/12/12
- Re: sqlite3, Qiantan Hong, 2021/12/12
- Re: sqlite3, Teemu Likonen, 2021/12/12
- Re: sqlite3, Qiantan Hong, 2021/12/12
Re: sqlite3, Lars Ingebrigtsen, 2021/12/14