[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2712: implement leif's magic-folder data model
Tahoe-LAFS
trac at tahoe-lafs.org
Sun Jan 24 20:28:22 UTC 2016
#2712: implement leif's magic-folder data model
-----------------------------+--------------------------
Reporter: dawuud | Owner: dawuud
Type: enhancement | Status: new
Priority: normal | Milestone: undecided
Component: unknown | Version: 1.10.2
Resolution: | Keywords: magic-folder
Launchpad Bug: |
-----------------------------+--------------------------
Comment (by dawuud):
here's our small progress, modified the Upload to upload the immutable
snapshot object and mutate the user's dmd to link to it. the snapshot
object so far is simply an immutable directory which links to an immutable
file named "content" and N number of links to parent snapshot objects.
https://github.com/david415/tahoe-
lafs/tree/2712.immutable_snapshot_uploader.0
we need to persist these snapshot objects to disk. i don't think sqlite is
a very good choice for this. what are some of our options to chose from
other than sqlite?
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2712#comment:3>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list