mirror of https://github.com/perkeep/perkeep.git
add blobhub TODO
Change-Id: I8d3b69d0264610cfdb35addfefeaad11be43c557
This commit is contained in:
parent
bbaf755995
commit
1ade80b0f0
5
TODO
5
TODO
|
@ -4,6 +4,11 @@ There are two TODO lists. This file (good for airplanes) and the online bug trac
|
|||
|
||||
Offline list:
|
||||
|
||||
-- blobhub.go NotifyBlobReceived should do the sync hooks before firing off
|
||||
goroutines to notify that things were good. they might not be good yet
|
||||
if the hook fails. also, no need for the slice. can just fire off goroutines
|
||||
directly.
|
||||
|
||||
-- look into garbage from openpgp signing
|
||||
|
||||
-- make leveldb memdb's iterator struct only 8 bytes, pointing to a recycled
|
||||
|
|
Loading…
Reference in New Issue