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

can we enhance "xxx-threshold" to accept decimal instead of integer only? #308

Closed duanhv closed 6 years ago

duanhv commented 7 years ago

Dear! I'm sure many people have this problem because when we use dynamodb we will use many partitions (in my case, it's ~ 20 partitions ~ 200GB data) so if we want to configure "-down-threshold" < 30% for each partition, we have to set it is 1.5%

sebdah commented 6 years ago

Closing as too old. Sorry.