checkpoint-stream
JSON →Queue data from a stream until a checkpoint condition is met. Version 0.1.2. A transform stream that buffers incoming data until a user-defined function returns true for a checkpoint, then flushes the buffer. Useful for handling retries in streaming APIs with periodic tokens. Built on through2. Minimal API with configurable max queue size and object mode. No known active development.
Resources
packagecheckpoint-stream ↗
API endpoints
full doc /v1/registry/checkpoint-stream