fisherpro

Results 7 comments of fisherpro

OK I just realized that even though a ddb documentclient is required, it doesn't actually connect to ddb. So this is really a non-issue.

Hi @axelfontaine, I know this issue is closed and I see the reason for closure that you provided, but would be great if you would revisit. I have currently forked...

Hi @gintsgints, I ended up creating a wrapper around Flyway in order to accomplish the desired behavior. The wrapper takes as input a directory whose contents are files with a...

@gintsgints, yes it does slow things down a bit. At first it was very slow, but I made a code change related to caching the history table (i think, it's...

@gintsgints We are also not recreating the Flyway instance for each iteration.

Bump. Would be great if we could get this enhancement merged. Thank you.

> Hi @mkielar: > > I believe you can use YAMl tags to achieve similar effect: > I believe the proper term is [YAML merge keys](https://camel.readthedocs.io/en/latest/yamlref.html#yamlref-merge-keys), not tags.