We are perhaps using a single-digit percentage of the code in our MinIO fork. Once #95 is completed (and ideally the https://github.com/storj/gateway-st/milestone/3 milestone as well, or would it be beneficial to do it before?), we should be able to extract only the bucket and object handlers that we're using and place them in a new (?) repository or in the Gateway-ST repository. This would remove a ton of dead code, weird dependencies, and unsafe code (in Gateway-MT) and improve the maintainability of both Gateway-ST and Gateway-MT.
We are perhaps using a single-digit percentage of the code in our MinIO fork. Once #95 is completed (and ideally the https://github.com/storj/gateway-st/milestone/3 milestone as well, or would it be beneficial to do it before?), we should be able to extract only the bucket and object handlers that we're using and place them in a new (?) repository or in the Gateway-ST repository. This would remove a ton of dead code, weird dependencies, and unsafe code (in Gateway-MT) and improve the maintainability of both Gateway-ST and Gateway-MT.