abstract-blob-store
abstract-blob-store copied to clipboard
Optional API
Many features can not be implemented by all store types (listing keys, resuming uploads, etc) but would still benefit from a standardized API and tests.
The test suite would detect the optional APIs and only run the tests if found, perhaps spitting out a list of supported APIs at the end implementers can put under their badge.
Refs #2 #5 #8 #9 #16