Expand description
Typed FCALL wrapper for stream append function (lua/stream.lua).
Structs§
- Stream
OpKeys - Key context for stream operations — only needs exec keys (no indexes).
Enums§
- Field
Shape - Explicit shape tag for stream-entry field payloads. Passed from the caller because each code path knows which shape ferriskey will emit — heuristic detection (“first entry looks like a 2-elem array”) can mis-classify when field values happen to be arrays themselves.