zitadel/internal/integration/config
Tim Möhlmann c165ed07f4
feat(cache): organization (#8903)
# Which Problems Are Solved

Organizations are ofter searched for by ID or primary domain. This
results in many redundant queries, resulting in a performance impact.

# How the Problems Are Solved

Cache Organizaion objects by ID and primary domain.

# Additional Changes

- Adjust integration test config to use all types of cache.
- Adjust integration test lifetimes so the pruner has something to do
while the tests run.

# Additional Context

- Closes #8865
- After #8902
2024-11-21 08:05:03 +02:00
..
client.yaml chore(tests): use a coverage server binary (#8407) 2024-09-06 14:47:57 +02:00
cockroach.yaml add github action for integration tests 2023-04-25 18:11:04 +03:00
docker-compose.yaml feat(cache): redis cache (#8822) 2024-11-04 10:44:51 +00:00
postgres.yaml chore(test): set connection lifetimes for postgresql (#8586) 2024-09-11 07:45:02 +00:00
steps.yaml chore(tests): use a coverage server binary (#8407) 2024-09-06 14:47:57 +02:00
system-user-key.pem feat: push telemetry (#6027) 2023-07-06 08:38:13 +02:00
zitadel.yaml feat(cache): organization (#8903) 2024-11-21 08:05:03 +02:00