mirror of
https://github.com/zitadel/zitadel.git
synced 2025-04-24 15:21:45 +00:00

# Which Problems Are Solved The performance of the initial push function can further be increased # How the Problems Are Solved `eventstore.push`- and `eventstore.commands_to_events`-functions were rewritten # Additional Changes none # Additional Context same optimizations as for postgres: https://github.com/zitadel/zitadel/pull/9092
Run e2e Tests
docker compose run e2e
Cleanup e2e Tests
docker compose down