exd_streams v0.0.2 ExdStreams.Tables.TableService

Tables service

Link to this section Summary

Functions

Create and register a new table

Create and register a new table with query

Drops an existing table

Return a single table

List all user streams

Link to this section Functions

Link to this function

create(role, attrs \\ %{})

Create and register a new table

Link to this function

create_with_query(role, attrs \\ %{})

Create and register a new table with query

Link to this function

drop(role, name)

Drops an existing table

Link to this function

get(role, table_id)

Return a single table

List all user streams