[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Discussion about file format for the future
From: |
Patrik Dufresne |
Subject: |
Re: Discussion about file format for the future |
Date: |
Thu, 04 Jun 2020 12:43:23 -0400 |
Hi Eric,
My priority in that regard would be to make sure all of this backward
compatible with the previous repository. I mean, I have terabytes of data
and I don't foresee a way to convert all these metadata files to a new
format. And I'm probably not alone with this situation.
We should probably restructure de code to put the read and write of
metadata into a single library. Last time I checked, all those metadata are
not that different. Then we could make this metadata read write library
evolve and allow us to read or write the old format or the new format.
If we stick with a file base approach yaml is good for me.
But two cent on the subject is, should we really keep this filebase ? For
rdiffweb, scanning the metadata files is a nightmare. When I just need a
subset of the data to be displayed to the user. I always thought a database
could be better fit for the job. Something like a key store or similar.
On Thu, Jun 4, 2020 at 9:52 AM <rhkramer@gmail.com> wrote:
> Thanks!
>
> On Thursday, June 04, 2020 08:37:24 AM EricZolf wrote:
> > Correct, configuration files and "metadata" files, but also potentially
> > to exchange information between client and server (e.g. the version
> > string could be enriched to exchange more information than just
> > version).
>
>
--
Patrik Dufresne <ikus060@gmail.com>
- Discussion about file format for the future, EricZolf, 2020/06/04
- Re: Discussion about file format for the future, Dominic Raferd, 2020/06/04
- Re: Discussion about file format for the future, EricZolf, 2020/06/04
- Re: Discussion about file format for the future, rhkramer, 2020/06/04
- Re: Discussion about file format for the future, EricZolf, 2020/06/04
- Re: Discussion about file format for the future, rhkramer, 2020/06/04
- Re: Discussion about file format for the future,
Patrik Dufresne <=
- Re: Discussion about file format for the future, Eric L. Zolf, 2020/06/04
- Re: Discussion about file format for the future, Robert Nichols, 2020/06/04
- Re: Discussion about file format for the future, Patrik Dufresne, 2020/06/05
- Re: Discussion about file format for the future, Derek Atkins, 2020/06/05
- Re: Discussion about file format for the future, Arrigo Marchiori, 2020/06/05
- Re: Discussion about file format for the future, EricZolf, 2020/06/06
- Re: Discussion about file format for the future, Derek Atkins, 2020/06/09
- Re: Discussion about file format for the future, Dominic Raferd, 2020/06/09
- Re: Discussion about file format for the future, rhkramer, 2020/06/09
- Re: Discussion about file format for the future, Robert Nichols, 2020/06/09