Skip to content

Index

common

Shared infrastructure for all BigBrotr services.

Provides the foundational building blocks used across all six services: configuration models, mixins, and centralized SQL query functions.

Attributes:

See Also

BaseService: Abstract base class that all services extend. Brotr: Database facade consumed by all query functions in this package.