EventStore / replicator

Real-time replication tool
https://replicator.eventstore.org
Apache License 2.0
20 stars 13 forks source link

DEV-270 - Improve configuration of transform and partitioner #85

Closed josephcummings closed 8 months ago

josephcummings commented 8 months ago

Changed: Update and improved configuration of a transform and custom partitioner, which particularly benefits helm deployment when either are configured. Added: Parsing of file paths for both transformJs and partitionerJs to prevent mismatch between config and volume mount

Documentation PR: https://github.com/EventStore/replicator-docs/pull/109

linear[bot] commented 8 months ago

DEV-270 Make helm config consistent for custom js transformation & partitioning