Sasquatch#

sasquatchbackpack.sasquatch Module#

Handles dispatch of backpack data to kafka.

Classes#

BackpackDispatcher(source[, redis_address, ...])

A class to send backpack data to kafka.

DataSource(topic_name, schema, *, uses_redis)

Base class for all relevant backpack data sources.

DispatcherConfig([sasquatch_rest_proxy_url, ...])

Class containing relevant configuration information for the BackpackDispatcher.

PublishMethod(value[, names, module, ...])

Avenues through which data can be sent to kafka.