Skip to content

Release 4.1.1

Compare
Choose a tag to compare
@byjg byjg released this 24 Jul 22:33
· 38 commits to master since this release
a3b0962

AwsS3Driver

  • Use local S3 for test
  • Added create parameter to create a bucket if it doesn't exist.
  • Exposing AWS client
  • Update Documentation

AwsDynamoDbDriver

  • Exposing AWS client and tablename
  • Enable receive extra arguments
  • Use local dynamodb for test
  • Update documentation