Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Denormalize entity data #596

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from
Draft

Denormalize entity data #596

wants to merge 9 commits into from

Conversation

testower
Copy link
Collaborator

Summary

This PR will denormalize entity data, meaning system, vehicle types and pricing plans will be stored separately in redis, instead of being embedded in stations and vehicle entities. They will then have to be resolved in the graphql layer. This will prepare for simplification of the updaters for vehicles and stations, ultimately being based on delta calculations (#543).

@testower testower force-pushed the denormalize-entity-data branch from 761501a to f481798 Compare December 19, 2024 15:23
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
10.2% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant