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

hyperdrive 8 #130

Merged
merged 19 commits into from
Apr 4, 2017
Merged

hyperdrive 8 #130

merged 19 commits into from
Apr 4, 2017

Conversation

mafintosh
Copy link
Contributor

@mafintosh mafintosh commented Mar 19, 2017

(WIP PR)

  • replicate
  • replicate (only latest + sparse)
  • unlink
  • history
  • checkout/version
  • readdir
  • readFile/writeFile
  • stat
  • lstat
  • createReadStream/createWriteStream
  • mkdir
  • rmdir
  • access
  • exists
  • tests
  • write files as normal files

README.md Outdated

If you are interested in learning how hyperdrive works on a technical level a specification is available in the [Dat docs repo](https://github.com/datproject/docs/blob/master/docs/hyperdrive_spec.md)
Create an new hyperdrive. Storage should be a function or a string.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo: "a new hyperdrive"

@mafintosh mafintosh merged commit f8bebf5 into master Apr 4, 2017
@mafintosh mafintosh deleted the v8 branch April 4, 2017 10:37
@juliangruber
Copy link
Contributor

WOOOOOOOT ❤️

@somebody1234
Copy link

unlink

:O I've been waiting for this for so long it's finally out :D
The others look very useful too

BTW you might want to close #99 now

@yoshuawuyts
Copy link

🎉 🎉 🎉 🎉 🎉

@mafintosh
Copy link
Contributor Author

Will be released on NPM in a few hours \o/

@pfrazee
Copy link
Contributor

pfrazee commented Apr 4, 2017

Awesome!!

So what's the status on the two unchecked boxes, "replicate (only latest + sparse)" and "tests" ?

@mafintosh
Copy link
Contributor Author

@pfrazee tests and sparse mode in there. it is missing "only latest" but i'm adding that in a minor bump asap to just get this out the door

@mafintosh
Copy link
Contributor Author

You can just use sparse mode to download latest anyway

@pfrazee
Copy link
Contributor

pfrazee commented Apr 4, 2017

Cool

@mafintosh
Copy link
Contributor Author

I need to expose https://download.libsodium.org/doc/key_derivation/ before release as I want to derive the content secret key from the metadata secret key, so just waiting on that :)

@mafintosh
Copy link
Contributor Author

In sodium-native

@mafintosh
Copy link
Contributor Author

8 is now on npm!

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

Successfully merging this pull request may close these issues.

5 participants