Cats Effect Resource

Scala resource lifecycle management with Cats Effect `Resource` and `IO`. Use when defining safe acquisition/release, composing resources (including parallel acquisition), or designing resource-safe APIs and cancellation behavior for files, streams, pools, clients, and background fibers. Use when this capability is needed.

tomevault-io 97b8fd8 2 files · 2.5 KB Updated

File contents

tomevault-io/skills-registry/tree/main/funfix--database--cats-effect-resource commit 97b8fd8f2e

Frequently asked questions

npx skillmds@latest add tomevault-io/cats-effect-resource