[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Package file indexing
From: |
Pierre Neidhardt |
Subject: |
Re: Package file indexing |
Date: |
Mon, 13 Jan 2020 15:28:20 +0100 |
Christopher Baines <address@hidden> writes:
> Maybe sqlite is one to try initially. There's guile-sqlite3 for reading
> and writing, and it can contain multiple tables as well as indexes for
> fast searching.
>
>> Where would we store this database? In /var?
>
> Per user is probably most flexible, so in the home directory somewhere.
Hmm, but this data relates to items in the store and online, they are
global. Per-user would mean redundant packages and redundant (remote) queries.
--
Pierre Neidhardt
https://ambrevar.xyz/
signature.asc
Description: PGP signature
- Re: Package file indexing, (continued)
- Re: Package file indexing, Christopher Baines, 2020/01/02
- Re: Package file indexing, Ludovic Courtès, 2020/01/03
- Re: Package file indexing, Christopher Baines, 2020/01/09
- Re: Package file indexing, Pierre Neidhardt, 2020/01/10
- Re: Package file indexing, Christopher Baines, 2020/01/10
- Re: Package file indexing, Pierre Neidhardt, 2020/01/11
- Re: Package file indexing, Christopher Baines, 2020/01/12
- Re: Package file indexing,
Pierre Neidhardt <=
- Re: Package file indexing, Christopher Baines, 2020/01/13
- Re: Package file indexing, Pierre Neidhardt, 2020/01/13
- Re: Package file indexing, Christopher Baines, 2020/01/13
- Re: Package file indexing, Pierre Neidhardt, 2020/01/14
Re: Package file indexing, zimoun, 2020/01/02