CodeForPhilly / jawn

'Git for Tabular Data'
http://datjawn.com
BSD 3-Clause "New" or "Revised" License
44 stars 9 forks source link

write rows to hyperkv data store #45

Open mels065 opened 8 years ago

mels065 commented 8 years ago

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.