CodeForPhilly / CodeForPhilly/jawn

Try using hyperkv

Open
#37 0 comments 0 reactions 1 assignee Claimed by @mels065 View on GitHub
in progress
Dominant language
JavaScript
Stars
46
Forks
8
PR merge metrics
No merged PRs in 30d

Description

It looks like [hyperkv](https://github.com/substack/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](https://github.com/substack/hyperkv) uses [hyperlog](https://github.com/mafintosh/hyperlog) instead of hypercore. If we want to use hyperkv, we should talk to mafintosh about the pros and cons.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.