Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
How does `query` cache actually work? - SolidJS
S
SolidJS
•
14mo ago
•
16 replies
Josesito (solo dev)
How does `query` cache actually work?
Caches are tricky and the docs do not explain the usage details
, here are some questions
:
- When is the cached value invalidated
?
- Why do I want to use this cache
?
- When could I run into issues with stale data by using this cache
?
I read through the docs already
:
-
https://docs.solidjs.com/solid-router/reference/data-apis/query
SolidJS
Join
Solid is a declarative reactive Javascript library for creating user interfaces.
12,274
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Change `query` cache lifetime
S
SolidJS / support
7mo ago
How does Portal work?
S
SolidJS / support
5mo ago
How does serializing work
S
SolidJS / support
2y ago
Behavior of query.set / cache.set
S
SolidJS / support
16mo ago