TODO about blobhub notification stuff

Change-Id: I21b6b7baf88ac1972ae03871acd09110c29d8b39
This commit is contained in:
Brad Fitzpatrick 2013-07-07 12:19:26 -07:00
parent bf54afe1fc
commit 26e8b857ce
1 changed files with 4 additions and 0 deletions

4
TODO
View File

@ -4,6 +4,10 @@ There are two TODO lists. This file (good for airplanes) and the online bug trac
Offline list:
-- remove all the blobhub stuff from the blobserver storage interface
and move it elsewhere? nobody really implements it anyway, suggesting
it's at the wrong level.
-- change representation of *blobref.BlobRef to a value type with smaller
memory usage and no internal string cache, so it can be used as a map
key: