leveldb TODO

Change-Id: I20f5b0491d3adcc7eca89d819345efd31f11adde
This commit is contained in:
Brad Fitzpatrick 2013-12-03 21:36:58 -08:00
parent 4c8d79e170
commit 749c5aed3d
1 changed files with 3 additions and 0 deletions

3
TODO
View File

@ -4,6 +4,9 @@ There are two TODO lists. This file (good for airplanes) and the online bug trac
Offline list:
-- make leveldb memdb's iterator struct only 8 bytes, pointing to a recycled
object, and just nil out that pointer at EOF.
-- genconfig needs to be updated to route incoming blobs to sync handlers;
or should sync handlers subscribe to their source's blobhub?
No, see latest email to Bill Thiede: sync handlers already subscribe