Flux
Constants
VERSION = `shards version`
Class methods
configure
Sets the root config used by Flux.write and Flux.query and create a
global client based on this.
query(expression, &block : QueryResult::Row, Array(QueryResult::Column) -> T) forall T
Executes a query on a the globally configured instance.