zitadel/proto
Tim Möhlmann 7967e6f98b
perf(import): optimize search for domains claimed by other organizations (#8200)
# Which Problems Are Solved

Improve the performance of human imports by optimizing the query that
finds domains claimed by other organizations.

# How the Problems Are Solved

Use the fields search table introduced in
https://github.com/zitadel/zitadel/pull/8191 by storing each
organization domain as Object ID and the verified status as field value.

# Additional Changes

- Feature flag for this optimization

# Additional Context

- Performance improvements for import are evaluated and acted upon
internally at the moment

---------

Co-authored-by: adlerhurst <silvan.reusser@gmail.com>
2024-07-05 09:36:00 +02:00
..
zitadel perf(import): optimize search for domains claimed by other organizations (#8200) 2024-07-05 09:36:00 +02:00
buf.lock chore(console): buf stub build (#5215) 2023-02-17 14:09:11 +00:00
buf.yaml fix: use enum for instance feature in system api (#6682) 2023-10-09 12:33:23 +02:00