Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Try using hyperkv #37

Open
flyingzumwalt opened this issue Mar 23, 2016 · 0 comments
Open

Try using hyperkv #37

flyingzumwalt opened this issue Mar 23, 2016 · 0 comments
Assignees

Comments

@flyingzumwalt
Copy link
Collaborator

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:

  1. Import 3 rows (JSON objects) into hyperkv
  2. Add 3 more rows
  3. 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants