mirror of https://github.com/perkeep/perkeep.git
leveldb TODO
Change-Id: I20f5b0491d3adcc7eca89d819345efd31f11adde
This commit is contained in:
parent
4c8d79e170
commit
749c5aed3d
3
TODO
3
TODO
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue