datopian / metastore-lib

🗄️ Library for storing dataset metadata, with versioning support and pluggable backends including GitHub.
https://tech.datopian.com/versioning/
MIT License
10 stars 1 forks source link

Expose API to check if a revision ID is valid #27

Closed shevron closed 4 years ago

shevron commented 4 years ago

This allows consumers to decide whether or not a string they have is a valid revision ID for the given backend instance.