package
0.0.0-20240325144219-49cb14a1474f
Repository: https://github.com/hyperbolicresearch/hlog.git
Documentation: pkg.go.dev

# Functions

GenerateSQLAndApply generates the SQL query for either creating or altering the Clickhouse schema for a given table and makes the given changes to the database.
GetDataByChannel transforms a slice of messages and return a map where they are grouped by <_channel>.
GetStorableData gets a list of transformed messages and return only a list of further transformed messages, with only the fields that will be stored on ClickHouse.
TODO: make configs.
No description provided by the author
SortMap takes a map and returns a sorted version of it.

# Structs

No description provided by the author
IngesterWorker is responsible the handle the end-to-end dumping of data to ClickHouse.
Messages is the data structure holding the messages that will be written to ClickHouse.
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author