© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
Looking with cachedFunction with TTL - Effect Community
EC
Effect Community
•
2y ago
•
3 replies
Thomas
Looking with cachedFunction with TTL
Hi
, I
'm looking for a way to cache a function that takes arguments and returns an effect
, like
cachedFunction
cachedFunction
does
, but with a TTL
, and I can
't find it
.
I do see a
cachedWithTTL
cachedWithTTL
in the docs
, but this only caches an
Effect
Effect
, not a
() => Effect<>
() => Effect<>
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
Effect.cachedFunction but with an LRU cache.
EC
Effect Community / help-forum
13mo ago
Looking for Large Effect Codebases
EC
Effect Community / help-forum
12mo ago
Question with implementation
EC
Effect Community / help-forum
2y ago
Issue with streams
EC
Effect Community / help-forum
6mo ago