forking - Create and manage forked durable streams
Create stream forks referencing source data at specific offsets without copying
Tags
Updated: 2026-05-09Capabilities
Typical Inputs
Typical Outputs
What this skill does
- create fork
- read fork
- write fork
- delete fork
- connect to fork
Inputs
- fork URL
- source stream path
- offset value
- TTL value
- Content-Type
Outputs
- forked stream
- stream data
- appended data
- deletion status
Requirements
- @durable-streams/client v0.2.1
- durable-streams server
- Stream-Forked-From header
- Stream-Fork-Offset header
