Search
Star
Feedback
Setup for Free
ยฉ 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Change `query` cache lifetime - SolidJS
S
SolidJS
โข
7mo ago
โข
1 reply
AsyncBanana
Change `query` cache lifetime
Is there any way to change the cache lifetime of a
query
query
in Solid
? I am trying to speculatively preload page data
, but the preload operation is often
>5 seconds before the page might actually be loaded
, meaning the query cache expires
.
SolidJS
Join
Solid is a declarative reactive Javascript library for creating user interfaces.
12,274
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
How does `query` cache actually work?
S
SolidJS / support
14mo ago
Behavior of query.set / cache.set
S
SolidJS / support
16mo ago
query function invalidates the cache every 10 clicks
S
SolidJS / support
13mo ago
Solid Cache
S
SolidJS / support
4y ago