jlewi/foyle

Support storing examples on S3

Opened this issue · 1 comments

jlewi commented

Follow on to #145

This is the tracking issue for S3 support.

jlewi commented

To support this we just need to

  1. Implement FileHelper and DirHelper interfaces for S3
  2. UPdate Factory to support the S3 helpers.