Client caches IO results by (name + args) in memory. In-flight promises are cached too (dedup concurrent calls for same args). Server adds Cache-Control: public, max-age=300 for HTTP caching. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Client caches IO results by (name + args) in memory. In-flight promises are cached too (dedup concurrent calls for same args). Server adds Cache-Control: public, max-age=300 for HTTP caching. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>