arrdem / shelving

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

Add utility for reading shelf files #24

Closed angusiguess closed 6 years ago

angusiguess commented 6 years ago

Initial creation of a shelf always works, when files are blank.

When we attempt to read a shelf that's been flushed, the reader for the #shelving/id tag isn't available.

This utility function provides it.

arrdem commented 6 years ago

Thanks Angus I just had the data-readers file named wrong >.> fixed