clickhousex v0.5.0 Clickhousex.Codec.RowBinary View Source

A codec that speaks Clickhouse's RowBinary format

To use this codec, set the application :clickhousex :codec application variable:

 config :clickhousex, codec: Clickhousex.Codec.RowBinary

Link to this section Summary

Link to this section Functions

Link to this macro

state(args \\ [])

View Source (macro)
Link to this macro

state(record, args)

View Source (macro)