š¶ļø take:
All IO interfaces should be owned/proxied by in-app classes.
So, you should have something like an S3Client class, an FFMPEGClient class, a GoogleOAuthClient class, a QueueRedisClient class, a CacheRedisClient class, etc. in your application
about 2 months ago