-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
Description
It looks like hyperkv does a lot of the stuff we want to do in our MVP. We can simplify a lot of our work if hyperkv fits our needs.
Try this:
- Import 3 rows (JSON objects) into hyperkv
- Add 3 more rows
- Delete a row
If that works, we can try wrapping hyperkv with our importStream.
hyperkv uses hyperlog instead of hypercore. If we want to use hyperkv, we should talk to mafintosh about the pros and cons.