Commit Graph

14 Commits

Author SHA1 Message Date
Zooko O'Whielacronx
b0abe5122d remove a couple of unused methods of buckets 2006-12-04 02:14:01 -07:00
Zooko O'Whielacronx
9a30059586 mv amdlib/util/* to allmydata/util/ 2006-12-04 02:03:25 -07:00
Brian Warner
dd212c09e1 initial file-table support, VirtualDrive service, rearrange Storage somewhat 2006-12-03 19:07:41 -07:00
Brian Warner
9fdc741657 implement/test download, modify Storage to match 2006-12-03 03:01:43 -07:00
Brian Warner
23f663e12d rearrange names, add more RemoteInterfaces to make tests pass again 2006-12-02 17:25:57 -07:00
Brian Warner
30c16d6cb1 fix pyflakes warnings/errors 2006-12-02 16:28:46 -07:00
Brian Warner
e9d67ecc49 add RemoteInterfaces (foolscap schemas). some tests break. 2006-12-01 19:17:50 -07:00
Rob Kinninmont
14a2dbd553 split 'Bucket' into separate subclasses for read and write 2006-12-01 03:04:54 -07:00
Rob Kinninmont
5e40272785 prevent reading unfinished buckets 2006-12-01 02:48:27 -07:00
Rob Kinninmont
cb89ca509c allow buckets written by previous runs to be read 2006-12-01 02:45:55 -07:00
Rob Kinninmont
f9703da468 fix another read_attr bug 2006-11-30 20:49:07 -07:00
Rob Kinninmont
877dfb4eaf fix counting of bytes written 2006-11-30 20:37:36 -07:00
Rob Kinninmont
0aed9d1528 fix bug in bucketstore read/write _attr 2006-11-30 20:36:57 -07:00
Rob Kinninmont
94e051c1f0 rerecord all the storageserver patches in one go
darcs was dying trying to deal with the conflict resolution patches.
      
this adds a (very rough) bucketstore and storageserver.
probably needs lots of work both in api and implementation.
2006-11-30 20:14:23 -07:00