Ā© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
how to warm up cache in persisted request resolver? - Effect Community
EC
Effect Community
ā¢
3y ago
ā¢
21 replies
jrmdayn
how to warm up cache in persisted request resolver?
Looking at the persisted request resolver
(
https://github.com/Effect-TS/effect/blob/main/packages/experimental/test/RequestResolver.test.ts
)
, how would one warmup the cache
? Is the only solution to actually execute N requests upfront
? Is there a way to access the cache
, ie the
BackingPersistenceStore
BackingPersistenceStore
directly to write to it
? Probably a bad idea
, but wondering what would be the good practice here
?
Thanks
Effect Community
Join
Production-grade applications in TypeScript.
6,221
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Understanding Classic Request Resolver and Cache Span Disassociation
EC
Effect Community / platform
2y ago
How to Limit Request Body Size in `@effect/platform` `HttpEndpoint`
EC
Effect Community / platform
5mo ago
Accessing `Request` in a Handler for `request.body` and `request.query`
EC
Effect Community / platform
11mo ago
Struggling to Implement Request Timeout in Discord Client
EC
Effect Community / platform
2y ago