s3-tus-store
This store is also compatible with minio (see test/).
Install
npm install --save s3-tus-store
Requires Node v6+
Usage
const store =
See abstract-tus-store for API documentation.
This store is also compatible with minio (see test/).
npm install --save s3-tus-store
Requires Node v6+
const store =
See abstract-tus-store for API documentation.
npm i s3-tus-store
12
1.2.6
MIT