sebdah / dynamic-dynamodb

Dynamic DynamoDB provides auto scaling for AWS DynamoDB
http://dynamic-dynamodb.readthedocs.org/
Apache License 2.0
618 stars 124 forks source link

Schedules and CLI triggers #293

Open wzedi opened 8 years ago

wzedi commented 8 years ago

It would be great to have a way to setup scheduled scaling, to handle known periods of high utilisation, like batch processing, etc.

Related to this, it would be good to have a facility to trigger scaling from the command line. That way cron tasks could be used to trigger scaling on schedules as well.