Skip to content

write rows to hyperkv data store - #45

Open
mels065 wants to merge 1 commit into
CodeForPhilly:masterfrom
mels065:hyperkv
Open

write rows to hyperkv data store#45
mels065 wants to merge 1 commit into
CodeForPhilly:masterfrom
mels065:hyperkv

Conversation

@mels065

@mels065mels065 commented Jun 3, 2016

Copy link
Copy Markdown
Contributor

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.

@flyingzumwaltflyingzumwalt changed the title Test cases for Hyperkv #37use hyperkv as data storeJun 21, 2016
@flyingzumwaltflyingzumwalt changed the title use hyperkv as data storewrite rows to hyperkv data storeJun 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 freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@mels065