dynamic-dynamodb icon indicating copy to clipboard operation
dynamic-dynamodb copied to clipboard

Dynamic DynamoDB provides auto scaling for AWS DynamoDB

Results 35 dynamic-dynamodb issues
Sort by recently updated
recently updated
newest added

Would be nice to have decimals in percentage, this can be useful in case of high throughputs in GSI due to temporary hot partitions/bigger tables (there is a partition factor...

type: enhancement
status: not started

The issues I've seen is when I set "always-decrease-rw-together" to true, if for example, writes needs to be downscaled but reads is not. The tool would ignore the downscale operation...

type: enhancement
status: not started

It would be great to support multiple dynamodb regions via single config file

status: not started

I've done some hacking and made dynamic-dynamodb work with botocore and PynamoDB, a first step toward Python 3 compatibility. Although my experimental port works, there are a few issues: -...

type: enhancement
status: not started

I would like to get SNS notifications when an error occurs in Dynamic DynamoDB, so that I get notified about any problems without having to follow the logs.

type: enhancement
status: not started