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

write rows to hyperkv data store #45

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mels065
Copy link
Contributor

@mels065 mels065 commented Jun 3, 2016

See Issue #37

Created test cases for Hyperkv.

I made the hyperkv instance separate from hypercore so it wouldn't break the code.

Take a look at it, and see if this is the direction we want to go towards.

@flyingzumwalt flyingzumwalt changed the title Test cases for Hyperkv #37 use hyperkv as data store Jun 21, 2016
@flyingzumwalt flyingzumwalt changed the title use hyperkv as data store write rows to hyperkv data store Jun 21, 2016
Change hyperkv back to hypercore temporarily

Create framework for hyperkv

Add add.js to lib

Current work; move to cloud

Make add.js in lib and create a test

Add import method and test

Finish work on delete case for hyperkv

Change hyperkv to not use subleveldown when a db is provided

Disabling iojs testing because of leveldown issues
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant