Skip to main content
Run any Skill in Manus
with one click

writing-data

Writing data to durable streams. DurableStream.create() with contentType, DurableStream.append() for simple writes, IdempotentProducer for high-throughput exactly-once delivery with autoClaim, fire-and-forget append(), flush(), close(), StaleEpochError handling, JSON mode vs byte stream mode, stream closure. Load when writing, producing, or appending data to a durable stream.

Stars1,558
Forks59
UpdatedMarch 6, 2026 at 21:26
SKILL.md
readonly