diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -70,3 +70,5 @@ Other thoughts: the chunks you want - Get rid of cpickle, it's way more than we need for saving essentially a few ints and a block list even though it is very convenient +- Because of the way we refcount blocks I don't think we can open/unlink a + file like you would for temp files, but that's not the purpose anyway |