Add update todo list

This commit is contained in:
haad 2016-05-08 18:11:46 +02:00
parent 3b43504441
commit 44e6dbf77c

View File

@ -176,6 +176,9 @@ npm run lint
```
### TODO
- make ipfs-log emit events ('data', 'load')
- Store: this._log.events.on('data', (log, entries) => this._index.updateIndex(log, entries))
- merge 'readable' and 'data' events (only one)
## Notes
### Data structure description