mirror of https://github.com/perkeep/perkeep.git
add TODO
Change-Id: I3e4c33d1bafcdf4f6afde3440995c591c9457787
This commit is contained in:
parent
838a59c56f
commit
e190090cbd
4
TODO
4
TODO
|
@ -4,6 +4,10 @@ There are two TODO lists. This file (good for airplanes) and the online bug trac
|
|||
|
||||
Offline list:
|
||||
|
||||
-- rename index.Storage to new package sorted.KeyValue; clarify
|
||||
behavior of Delete (ErrNotFound or nil on delete of missing row?);
|
||||
add unit tests for any KeyValue impl
|
||||
|
||||
-- bring in the google glog package to third_party and use it in
|
||||
places that want selective logging (e.g. pkg/index/receive.go)
|
||||
|
||||
|
|
Loading…
Reference in New Issue