Rusty Hollmann
Rusty Hollmann
I got this working as a sort of experiment previously and can probably be done even easier now, with very recent improvements in https://bun.sh/docs/bundler/executables#embed-assets-files. As the sharp .node addon builds...
Would be nice to be able to at least do this with `client.sendCommand(['CLIENT', 'REPLY', 'OFF'])` and `client.sendCommand(['CLIENT', 'REPLY', 'SKIP'])`. Currently (as of v5.8) when attempting that, I can see redis...
Isn't the solution to use/require TypeScript 5.2+ https://www.typescriptlang.org/docs/handbook/release-notes/typescript-5-2.html#named-and-anonymous-tuple-elements
+1 A requirement for me is to be able to add cache directives to the metadata/headers of S3 objects, so they work with CloudFront without requiring/falling back to default cache...