[tahoe-dev] [tahoe-lafs] #393: mutable: implement MDMF
tahoe-lafs
trac at tahoe-lafs.org
Thu Aug 12 23:56:18 UTC 2010
#393: mutable: implement MDMF
------------------------------+---------------------------------------------
Reporter: warner | Owner: kevan
Type: enhancement | Status: assigned
Priority: major | Milestone: 1.9.0
Component: code-mutable | Version: 1.0.0
Resolution: | Keywords: newcaps performance random-access privacy gsoc mdmf mutable backward-compatibility forward-compatibility review-needed
Launchpad Bug: |
------------------------------+---------------------------------------------
Comment (by kevan):
attachment:393status32.dpatch teaches the webapi how to upload new files
as MDMF and SDMF, based on a new {{{mutable-type}}} parameter. Thinking
about it, I'm fairly sure that I don't like the way I chose to do that for
the {{{POST}}} verb, so I'll probably change that tomorrow. I also
introduced a {{{mutable.format}}} configuration knob in {{{tahoe.cfg}}},
which can be set to {{{sdmf}}} or {{{mdmf}}} and configures the default
behavior of new mutable file creation as suggested by davidsarah in
comment:58. Once I rework the {{{POST}}} verb, or convince myself that the
implementation won't make the WUI-side part of this as clunky as I think
it will now, I'll start working on hooking up the WUI and the CLI to this
behavior. I'm really hoping to have that done tomorrow. I'll then work on
documentation over the weekend.
--
Ticket URL: <http://tahoe-lafs.org/trac/tahoe-lafs/ticket/393#comment:62>
tahoe-lafs <http://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-dev
mailing list