Skip to main content

Module remember_batch

Module remember_batch 

Source
Expand description

Handler for the remember-batch CLI subcommand (G08).

Accepts NDJSON via stdin where each line is a memory to persist. One CLI invocation, one slot, one DB connection — eliminates N-process contention from parallel remember calls.

Structs§

RememberBatchArgs

Functions§

run