[tahoe-lafs-trac-stream] [tahoe-lafs] #666: Accounting: limit storage space used by different parties

tahoe-lafs trac at tahoe-lafs.org
Fri Sep 28 01:29:22 UTC 2012


#666: Accounting: limit storage space used by different parties
------------------------------+------------------------
     Reporter:  warner        |      Owner:
         Type:  task          |     Status:  new
     Priority:  major         |  Milestone:  2.0.0
    Component:  code-storage  |    Version:  1.3.0
   Resolution:                |   Keywords:  accounting
Launchpad Bug:                |
------------------------------+------------------------

Comment (by davidsarah):

 I've taken over this work for now; the current branch is
 https://github.com/davidsarah/tahoe-lafs/tree/666-accounting .

 Our current design involves adding an sqlite LeaseDB to hold lease
 information local to the storage server (even when the actual shares are
 stored remotely, e.g. by the new cloud backend). This replaces the leases
 held in share files; the share file format does not change but any lease
 information there is ignored, and discarded if mutable shares are
 modified.

-- 
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/666#comment:4>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage


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