Christopher Yovanovitch
Christopher Yovanovitch
because im using ft.search and json.get tu search and get part of json object stored with bentocache, and I think this shouldn't be to difficult to add the option here...
IORedis doesn't support JSON out of the box, but I created myself a wrapper around it, if I can add that too (only for this new redis json driver), I...
When have you planned to handle this? Thanks
same for me, if someone has the answer
> Quick workaround while they fix this is to create a declaration file - `prisma.d.ts` in the root of the directory and add it to your "include" in the `tsconfig.json`...
Hey! any improvements on this? sad to see uploadProgress not working on safari
Yeah agree that it's a bit pointless, but will help for 'compatibility purposes' I would like to avoid having axios as a fallback for now..
Is the repo open for provider server stuff, or only client ?
they just added a rust example in this PR: https://github.com/dydxprotocol/v4-clients/pull/322 the file: https://github.com/dydxprotocol/v4-clients/blob/main/v4-client-rs/client/examples/authenticator.rs