-
Notifications
You must be signed in to change notification settings - Fork 238
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
DynamoDB backend implementation. #213
Comments
Hi there, you need to create a fork of flask session, push your feature branch (call it dynamodb) to your forked repo then create a pull request (preferably to development branch). Note that there have been quite a few changed on development branch that haven't been merged yet so you may need to rewrite slightly |
Waiting for your PR. Closing this issue |
Thanks, here is the adapted PR for development branch #214 |
Looks pretty good. Thanks for also adding the tests. I'll review in detail in the next few days. Next release also in the next few days |
Hey, i have implemented DynamoDBSessionInterface, and it works locally. How can i create PR? I don't have access to repo.
The text was updated successfully, but these errors were encountered: