mirror of
https://github.com/zitadel/zitadel.git
synced 2025-04-27 18:10:50 +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 (cherry picked from commit 690147b30e51322ead9fd1c099141aac17b7d6bc)
Run e2e Tests
docker compose run e2e
Cleanup e2e Tests
docker compose down