I have written an S3 persister (FileIO and FileLike) based on s3fs and thought about making a PR (if you are interested) but I assume that you probably don't want a direct dependency to packages such as s3fs and boto3. Two questions:
- are you interested in a PR at all
- if so, how to integrate the S3 persister without cluttering the dependencies
I have written an S3 persister (
FileIOandFileLike) based ons3fsand thought about making a PR (if you are interested) but I assume that you probably don't want a direct dependency to packages such ass3fsandboto3. Two questions: