Skip to content

Expose direct uncache function#56

Open
PodkopovP wants to merge 2 commits intoyxx4c:mainfrom
PodkopovP:expose-uncache
Open

Expose direct uncache function#56
PodkopovP wants to merge 2 commits intoyxx4c:mainfrom
PodkopovP:expose-uncache

Conversation

@PodkopovP
Copy link
Copy Markdown

…d to README

@PodkopovP PodkopovP changed the title refactor: streamline cache uncache logic and add direct uncache metho… Expose direct uncache function Jun 23, 2025
@PodkopovP
Copy link
Copy Markdown
Author

https://www.npmjs.com/package/@podkopovp/prisma-extension-redis

@PodkopovP
Copy link
Copy Markdown
Author

@yxx4c just to note, I unwrapped the {result} being returned in the client extension as I don't think thats how Prisma intends for plugins to work - it's not typed as well, so even though my IDE expects to be able to access .id directly, it actually has to access .result.id, which throws a type error but is valid

@tsegreto
Copy link
Copy Markdown

No merge?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants