Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Caching server-side render results - SolidJS
S
SolidJS
•
2y ago
•
24 replies
Katja (katywings)
Caching server-side render results
How can results of server
-side renders be cached for consequential requests
?
I assume this would need
renderToStringAsync
renderToStringAsync
on the server
, but SolidStart always renders with renderToStream
, even in async mode
.
(
https://github.com/solidjs/solid-start/blob/65c8ac0844ffac42947773e6d529e307ac687513/packages/start/src/server/handler.ts#L99
)
GitHub
solid-start/packages/start/src/server/handler.ts at 65c8ac0844ffac4...
SolidStart
, the Solid app framework
. Contribute to solidjs
/solid
-start development by creating an account on GitHub
.
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
Beta2: How do I render html attribute server-side
S
SolidJS / support
3y ago
Server Side Fetching
S
SolidJS / support
16mo ago
Server Side Rendering
S
SolidJS / support
17mo ago
Server-side redirects are done client-side
S
SolidJS / support
11mo ago