Changes between Version 1 and Version 2 of Ticket #197
- Timestamp:
- 2007-10-31T07:43:46Z (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #197 – Description
v1 v2 14 14 * backend: new methods in IStorageServer to allocate/locate/read/write 15 15 mutable buckets, MutableBucketWriter class to implement the server-side 16 container format -CLAIMED BY warner -16 container format -CLAIMED BY warner, 80% done- 17 17 * client-side SMDF slot format wrangling, given a chunk of data and the 18 18 right keys, generate the slot contents … … 21 21 * recovery algorithm 22 22 * client-side filenode class: API should have {{{replace}}} method. 23 * client-side dirnode class 23 * client-side dirnode class -CLAIMED BY warner- 24 24 25 25