Sleep Support
Big new release! Most of the changes happened under the hood this time.
We are using our new Dat protocol specification, read more about it in our design paper. Note that the new protocol is not backwards compatible and existing Dats will need to be reimported. The hyperdrive release improves import, transfer speed, and metadata access. It includes a new API much like the node fs API. Lots of cool things!
We've kept the commands the same. But we've moved away from using leveldb to storing the metadata, using our flat file format instead. This means the 2.0 release will be incompatible with exiting dat archives. If you have any old archives, we definitely recommend you upgrade. You'll have to re-create any dats with the new format. Any upgrade time will be made up for with more speed!