abstract-blob-store icon indicating copy to clipboard operation
abstract-blob-store copied to clipboard

Optional API

Open jnordberg opened this issue 8 years ago • 0 comments

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

jnordberg avatar Oct 07 '17 08:10 jnordberg