Flagsmith / Flagsmith/flagsmith

identify_integrations refactor

Open
#2,165 0 comments 0 reactions 1 assignee Assigned to @khvn26 View on GitHub
api integrations
Dominant language
Python
Stars
6.6k
Forks
567
Avg merge
1d 13h
Merged PRs (30d)
121

Description

`identify_integrations` takes ~25% of total request time for `/v1/identities/`.

image

Solution: To avoid additional selects, migrate all integration configs to a single JSONField on the `Environment` model.
Explore how this maps to Edge API first.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.