Skip to content

Add DynamoDB store for storing sessions

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Sep 03:22

Features

  • Add DynamoDB store (ad09572)
  • Add DynamoDBStoreConfig (2e60786)
  • allow passing dynamoDB client instance to the config (8e8bc0e)

What's Changed

  • feat: Add DynamoDB as a Bundled Store for Sessions by @7nohe in #87

New Contributors

  • @7nohe made their first contribution in #87

Full Changelog: v7.4.2...v7.5.0