Skip to content

experimentation: unify clickhouse connection management under Django DB aliases #8033

Description

@gagantrivedi

ClickHouse connections are managed two ways: segment_membership goes through the Django connections["clickhouse"] alias while experimentation shares one raw clickhouse_driver.Client process-wide via @lru_cache (api/experimentation/services.py)

we should look into managing clickhouse connections for experimentation through django

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions