arrdem / shelving

A toolkit for building data stores.
Eclipse Public License 1.0
38 stars 2 forks source link

Hashing consistency concerns #6

Closed arrdem closed 6 years ago

arrdem commented 6 years ago

Max was also kind enough https://github.com/replikativ/hasch, which seems to provide a consistent SHA512 -> UUID over Clojure datastructures. Definitely worth looking into this, and more likely than not just throwing out my own content hash implementation.