actix / actix/actix-extras

Session: Add support for Amazon DynamoDB as session storage backend

Aperta
#383 2 commenti 1 reazione 0 assegnatari Vedi su GitHub
A-session C-feature
Lingua principale
Rust
Stelle
889
Fork
224
Merge medio
9h 37m
PR unite (30g)
20

Descrizione

## Feature Request

Add an additional `SessionStore` implementation to use Amazon DynamoDB as the session storage backend, as an alternative to Redis.

Add an implementation that uses DynamoDB instead of Redis, allowing configuration of the table, key and TTL names. **I can contribute a PR for this implementation.**

## Context

Building a serverless application on AWS using Actix, and want to avoid using any AWS services that rely on a VPC. Currently I need to run an Elasticache cluster to get access to Redis.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.