Persist plugin #455
Persist plugin
#455
-
|
I've noticed that there is a plugin called cache persister within the repo, but I can't seem to find anything within the docs about it. Is it possible to only persist certain queries and not others? |
Beta Was this translation helpful? Give feedback.
Answered by
posva
Jan 6, 2026
Replies: 1 comment 6 replies
-
|
It's not implemented yet! I haven't got the time to research this feature enough to start implementing it. I think a simple initial version that saves and restore the cache should do. There are already serialization methods implemented if you want to give it a try, even with AI |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
One of the things it might not support well are errors thought, they should probably be ignored. Also, it lacks extra docs bug gcTime needs to be set high, otherwise it gets removed from the cache and the storage too