1
0
Fork 0

Updated LES-TODOS

This commit is contained in:
Michael Hackstein 2017-02-02 15:32:59 +01:00
parent d250a3e12d
commit a91913eba7
1 changed files with 2 additions and 1 deletions

View File

@ -114,5 +114,6 @@ OpenIssues Hacki
----------------
* validate geoIndex shortcut. It now sets _done = true earlier => test if break.
* batchSize == 0 ? What Happens? ASSERT ok? React gracefully?
* Should next(cb) return bool hasMore?
* HashIndex Lookup into a still local buffer, could be replaced by callback as well.
* SingleServerTraverser API does NOT takeover responsibility for slice data. getMore() hapes slices to not go away
* This API can be improved if we make better use of those callbacks.