Closed jaustinpage closed 7 years ago
This allows multiple flask extensions to reuse the same boto3 session. For instance, you may want to use this extension with https://github.com/mcrowson/flask-sessionstore, so that you have your flask session stored server side in DynamoDB.
This allows multiple flask extensions to reuse the same boto3 session. For instance, you may want to use this extension with https://github.com/mcrowson/flask-sessionstore, so that you have your flask session stored server side in DynamoDB.