Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-09 | Switching from Ivy+Ant to Maven. | Jesse Morgan | |
2014-09-27 | Adding F1 Attribute Backfill Tool. | Jesse Morgan | |
2014-09-25 | Adding Support for Scan in DynamoDatabase. | Jesse Morgan | |
Also added scan and scanf (filtered) options to DbTool. | |||
2014-07-26 | Adding a delete option to the DbTool. | Jesse Morgan | |
2014-07-02 | DbTool now overwrites the entire chapter row when loading videos | Jesse Morgan | |
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 | |