Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-23 | Setting different throughputs for dev/prod tables. | Jesse Morgan | |
2014-05-24 | Adding region and table name prefix support. | Jesse Morgan | |
2014-05-24 | Adding serverprod target and import tool. | Jesse Morgan | |
serverprod starts the frontend locally but points it to the prod dynamodb. The import tool loads data into dynamodb. Each record has a hash key and one or more attribute/value pairs. Records are separated by an empty line. The first line of the record is the hash key. Each subsequent line is an attribute key, followed by a space, followed by the value. | |||
2014-05-23 | Adding dynamo support. | Jesse Morgan | |