libkv icon indicating copy to clipboard operation
libkv copied to clipboard

add dynamodDB

Open tskinn opened this issue 8 years ago • 5 comments

Signed-off-by: Taylor Skinner [email protected]

tskinn avatar Jan 20 '17 18:01 tskinn

@tskinn are you willing to complete this PR? I would like to use the dynamodb backend as well.

project0 avatar Aug 20 '17 14:08 project0

@Project0 yes I am. Is the PR missing anything for it to be merged or do we just need to bug the maintainers?

tskinn avatar Aug 21 '17 14:08 tskinn

@tskinn I think fixing the CI tests will help for the approvement ;-)

project0 avatar Aug 21 '17 14:08 project0

@Project0 it was the consul script that failed on that CI test run. Do you know how to trigger a run again?

tskinn avatar Aug 21 '17 14:08 tskinn

@tskinn Usually changes on the branch of PR will trigger an new unit test, probably merging (rebased?) the last changes will re-run the tests.

project0 avatar Aug 21 '17 18:08 project0