[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2521: magic-folder db schema changes
Tahoe-LAFS
trac at tahoe-lafs.org
Wed Oct 7 14:50:34 UTC 2015
#2521: magic-folder db schema changes
------------------------------------+---------------------------
Reporter: dawuud | Owner: daira
Type: defect | Status: new
Priority: normal | Milestone: undecided
Component: unknown | Version: 1.10.1
Keywords: magic-folder db schema | Launchpad Bug:
------------------------------------+---------------------------
We need to make the magic-folder db have a different schema; right now
it's almost the same as the tahoe back db schema... which tries to be
denormalized and uses several tables. Here instead we'll use just one
table called local_files... it will contain version number, ancestor uri
and ancestor timestamp but not the fileid field that tahoe backup was
using.
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2521>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list