keeper-core-api
keeper-core-api copied to clipboard
Modularize storage backend
Use URI to define the storage backend:
- file:///var/opt/keeper : For local storage backend
- s3://mybucket/mydir : For S3 storage backend
- etc.
Create abstract backend such as: https://github.com/AbstractFS/node-abstractfs