Skip to content

Add DynamoDB session store (v2 session store gem) #38

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Nov 11, 2020
Merged

Conversation

mullermp
Copy link
Contributor

@mullermp mullermp commented Nov 10, 2020

Uses a future version of aws-sessionstore-dynamodb that removed Rails support and adds it here.

Includes a generator for a migration rails generate dynamo_db:session_store_migration

Includes a rake task for cleanup (outside TTL) rake dynamo_db:session_store:clean

Supports loading environment based configuration dynamo_db_session_store.yml

Ref aws/aws-sessionstore-dynamodb-ruby#26

@mullermp mullermp merged commit 427cfdb into master Nov 11, 2020
@mullermp mullermp deleted the sessions branch November 11, 2020 23:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants