Skip to content
This repository was archived by the owner on Feb 7, 2018. It is now read-only.

Release: 1.0.0 - First version of the Amazon DynamoDB Session Manager for Apache Tomcat

Choose a tag to compare

@fulghum fulghum released this 20 Aug 18:25
· 47 commits to master since this release

We're excited to announce a new open-source project built on top of the AWS SDK for Java.

The Amazon DynamoDB Session Manager for Apache Tomcat enables you to easily store session data from your Tomcat web applications in Amazon DynamoDB.

This first release of the session manager supports the basic operations for loading and saving session data in Amazon DynamoDB. Some features are not available yet, such as session locking. If there's a feature you need, let us know, either with an issue, or even better... with a pull request!

For more information on using the session manager, see the AWS SDK for Java Developer Guide.