DistStore - S3 Backend

The S3 backend provides an exteremly scalable and fast-ish (if you're in EC2) persistent storage backend.

Features

Future Direction & Development

Use & Configuration

    AWS_ACCESS_KEY = <aws_access_key>
    AWS_SECRET_ACCESS_KEY = <secret_access_key>