attic-labs / noms

The versioned, forkable, syncable database
Apache License 2.0
7.45k stars 267 forks source link

Remove hack for meta tuples of refs #3777

Closed arv closed 6 years ago

arv commented 6 years ago

Instead introduce a new NomsKind (called hashKind) which is internal only.

Fixes #1688

Update version to 7.18

cmasone-attic commented 6 years ago

LGTM