mirror of
https://github.com/zitadel/zitadel.git
synced 2025-11-14 05:33:16 +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 690147b30e)
Run e2e Tests
docker compose run e2e
Cleanup e2e Tests
docker compose down