The Amazon DynamoDB Session Store handles sessions for Ruby web applications using a DynamoDB backend. The session store is compatible with all Rack-based frameworks. For Rails applications, use the aws-sdk-rails gem. The session store is a Rack Middleware, meaning that it will implement the Rack interface for dealing with HTTP request/responses. This session store uses a DynamoDB backend in order to provide scaling and centralized data benefits for session storage with more ease than other containers, like local servers or cookies. Once an application scales beyond a single web server, session data will need to be shared across the servers. DynamoDB takes care of this burden for you by scaling with your application. Cookie storage places all session data on the client side, discouraging sensitive data storage. It also forces strict data size limitations. DynamoDB takes care of these concerns by allowing for a safe and scalable storage container with a much larger data size limit.

Features

  • The session store is compatible with all Rack based frameworks
  • Certain configuration options can be loaded from the environment
  • Clear sessions older than one day or that have been stale for longer than an hour
  • You can delete old sessions from your session table
  • You can pass in your own error handler for raised exceptions
  • Run the session store as a Rack middleware

Project Samples

Project Activity

See All Activity >

Categories

Web Services

License

Apache License V2.0

Follow Amazon DynamoDB Session Store

Amazon DynamoDB Session Store Web Site

Other Useful Business Software
Loan management software that makes it easy. Icon
Loan management software that makes it easy.

Ideal for lending professionals who are looking for a feature rich loan management system

Bryt Software is ideal for lending professionals who are looking for a feature rich loan management system that is intuitive and easy to use. We are 100% cloud-based, software as a service. We believe in providing our customers with fair and honest pricing. Our monthly fees are based on your number of users and we have a minimal implementation charge.
Learn More
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Amazon DynamoDB Session Store!

Additional Project Details

Programming Language

Ruby

Related Categories

Ruby Web Services Software

Registered

2022-07-08