dynamic-dynamodb
dynamic-dynamodb copied to clipboard
Support multiple regions
It would be great to support multiple dynamodb regions via single config file
This is definitely a good request and I'd be happy to merge a pull request solving this. I will not be able to develop a fix for this myself at the moment though.
Yes I definitely +1 this request. In mean time I was trying to run multiple copies of the binary, the problem is we cannot define the pid locations easily. I will try to get more information about this and submit a patch. It could be a good "cheap" way until it fully support multi-regions.
@mrfoobar1 You can run multiple daemons, see the --instance option in the docs.
Sorry, I guess I forgot the golden rule...R.T.F.M ;) On 2014-11-12 7:26 PM, "Sebastian Dahlgren" [email protected] wrote:
@mrfoobar1 https://github.com/mrfoobar1 You can run multiple daemons, see the --instance option in the docs http://dynamic-dynamodb.readthedocs.org/en/latest/command_line_options.html .
— Reply to this email directly or view it on GitHub https://github.com/sebdah/dynamic-dynamodb/issues/201#issuecomment-62820935 .