Native FerricStore Flow commands.
Functions accept the native typed-map payload documented by the protocol. Id-addressed payloads are routed to the relevant shard leader; keyless aggregate commands use the control connection.
Summary
Functions
@spec opcodes() :: map()
@spec request( GenServer.server(), non_neg_integer() | atom() | binary(), map(), keyword() ) :: {:ok, term()} | {:error, term()}