sebdah / dynamic-dynamodb

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

Add option to ignore a list of tables #307

Open rohithpr opened 8 years ago

rohithpr commented 8 years ago

It would be good to specify a list of tables that match the specified regular expressions but are ignored by dynanim dynamodb.

This would help to scale up throughput when we're expecting a surge (for bulk loading etc).