Skip to main content

One post tagged with "Managers"

Managers handle global side effects and middleware

View All Tags

v0.14: Streamlined Manager APIs, Performance, and GC

· 11 min read
Nathaniel Tucker
Creator of Reactive Data Client

Managers:

Manager APIs have been streamlined—flatter action shapes reduce code complexity and improve performance by minimizing distinct inline cache entries, while simpler configuration APIs make customization more delightful.

Performance:

Schema/Data Modeling:

Testing:

Garbage Collection:

  • GCPolicy - automatic garbage collection of stale data

Breaking Changes: