actix / actix-extras

A collection of additional crates supporting the actix and actix-web frameworks.
https://actix.rs
Apache License 2.0
762 stars 192 forks source link

Add DynamoDB implementation #391

Open jeastham1993 opened 7 months ago

jeastham1993 commented 7 months ago

PR Type

Feature

PR Checklist

Overview

Introduces a brand new feature and functionality for using DynamoDB as a SessionStore.

Closes #38

jeastham1993 commented 7 months ago

Raised the initial PR for a code review as Im quite new to Rust. Will run through the PR checklist over the next day or so to ensure all that is added.