Open jasper07 opened 6 months ago
For single tenant applications we might add ObjectStore support. For multi tenant applications we decided not to integrate with ObjectStore as we had to implement a bunch of higher-level service capabilities which are not available for ObjectStore (tenant isolation, custom managed keys, encryption etc.). Currently, an integration with BTP Document Service is prepared which brings all of the MT-related capabilities.
@cap-js Attachments Plugin provides much the same features, it has a nice simple implementation of cds.servicce using BTP Object Store with the @aws-sdk/client-s3', i am guessing an applicable Java S3Client is on the roadmap for this solution, if so when is it likely to drop, if not why not?