sodiray / radash

Functional utility library - modern, simple, typed, powerful
https://radash-docs.vercel.app
MIT License
4.31k stars 173 forks source link

Added warning about default TTL in memo #260

Closed ptrcortes closed 1 year ago

ptrcortes commented 1 year ago

Description

My web app overloaded my server's bandwidth because network calls weren't being memoized as expected. Upgrading from v9 to v10 fixed it, but I wish the documentation had warned me about the default TTL in old versions.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
radash-docs ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 24, 2023 at 5:15PM (UTC)
ptrcortes commented 1 year ago

Awesome! Thanks for approving the request :)