dochy_archiver 0.2.0

A serializer which compresses integers
Documentation

An archiver which archives a folder with the Snappy compression, and calculate 128bit hash from the metadata of the files.

Reading actual files doesn't need to calculate the hash. The hash algorithm is MetroHash.

It is one of the components of the Dochy File System.

###changelog 0.2.0

  • completely overhauled and now this lib can be used for general purpose

0.1.3

  • updated readme