Immudb.Stream (immudb_elixir v0.2.0)
Link to this section Summary
Link to this section Functions
Link to this function
stream_exec_all(channel, params)
Link to this function
stream_get(arg1, arg2)
Link to this function
stream_history(arg1, key, arg3)
@spec stream_history(Immudb.Socket.t(), binary(), offset: integer(), limit: integer(), desc: boolean(), since_tx: integer() ) :: {:error, String.t() | atom()} | {:ok, Immudb.Schemas.Entries.t()}
Link to this function
stream_scan(arg1, arg2)
Link to this function
stream_set(channel, params)
Link to this function
stream_verifiable_get(arg1, arg2)
Link to this function
stream_verifiable_set(channel, params)
Link to this function