From 0333cc093e5cb9f1746703f0b9ef00c176a76371 Mon Sep 17 00:00:00 2001 From: Brad Fitzpatrick Date: Thu, 3 Jan 2013 17:57:10 -0800 Subject: [PATCH] more TODO Change-Id: I0c8535256b5cab6fd3bdca4ce4007dae01d59f7c --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index dfc827713..1ed958b8d 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,7 @@ +-- unify cammount and camget's blob caching. move their init code to + pkg/cacher, and add an LRU and optional upper bound size limit in + pkg/cacher too. + -- should a "share" claim be not a claim but its own permanode, so it can be rescinded? right now you can't really unshare a "haveref" claim. or rather, TODO: verify we support "delete" claims to