7 ms·
> or we needed integration with an unsupported database How difficult is/was it to add a custom integration?
by za3faran 2mo ago
> or we needed integration with an unsupported database
How difficult is/was it to add a custom integration?
- spockz 2mo agoJust adding the bare bones integration wasn’t that hard. The trick comes from ensuring all the observability is wired correctly, that it fits in the framework usage, works good with graalvm, and other “non-functionals”. At this point the work is typically more than you want a single team to maintain. Unfortunately, in many large enterprises it is just easier and more efficient to grab a bigger framework than trying to organise sharing the custom integration in the organisation.