Getting the same issue, passing ioredis instance seem fixing the issue
I have the same issue so I downgraded to the `aws-sdk` package which works perfectly for me: ```js const signedUrl = await s3.getSignedUrlPromise('putObject', { Bucket: bucket, Key: key.join('/'), Expires: 60...
same here `apps/backend/src/app/api/app.module.ts:50:7 - error TS2322: Type '() => Promise' is not assignable to type '(...args: any[]) => CacheOptions | Promise'` was using cache-manager-ioredis-yet
Hopefully this can be landed today (3/9) The buffer error have been preventing us from deploying for a week.