We currently have a Java backend which needs TUS support, but none of the community implementations look updated so we’re looking at using the official implementations instead.
Is there a big difference in performance between the Node and Go implementation? We don’t really need to integrate with a Node or Go backend at the moment, so we’re going with which one is faster and easier to implement/scale.