[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2521: magic-folder db schema changes

Tahoe-LAFS trac at tahoe-lafs.org
Mon Oct 12 02:39:31 UTC 2015


#2521: magic-folder db schema changes
--------------------------------------------+------------------------------
     Reporter:  dawuud                      |      Owner:  dawuud
         Type:  defect                      |     Status:  new
     Priority:  normal                      |  Milestone:  undecided
    Component:  code-frontend-magic-folder  |    Version:  1.10.1
   Resolution:                              |   Keywords:  magic-folder db
Launchpad Bug:                              |  schema
--------------------------------------------+------------------------------
Changes (by daira):

 * owner:  daira => dawuud
 * component:  unknown => code-frontend-magic-folder


Old description:

> 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.

New description:

 We need to make the magic-folder db have a different schema; right now
 it's almost the same as the tahoe backup db schema... which is
 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#comment:1>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list