Skip to content

Conversation

gribnoysup
Copy link
Collaborator

This patch adds new data model storage that uses atlas user data (and falls back to in memory one when outside of atlas cloud). Some screenshots showing the feature integrated in cloud with requested going to the backend:

image image

@gribnoysup gribnoysup requested a review from a team as a code owner October 15, 2025 13:33
@gribnoysup gribnoysup requested a review from lerouxb October 15, 2025 13:33
@github-actions github-actions bot added the feat label Oct 15, 2025
@gribnoysup gribnoysup changed the title feat(data-modeling): implement data model storage that uses atlas user data feat(data-modeling): implement data model storage that uses atlas user data COMPASS-9949 Oct 15, 2025
@gribnoysup gribnoysup added the feature flagged PRs labeled with this label will not be included in the release notes of the next release label Oct 15, 2025
Comment on lines +29 to +32
// TODO(COMPASS-9960): this is copied from compass-web entrypoint for
// brevity, but shouldn't be defined outside of AtlasUserData, this
// logic is literally the same between all user data instances and can
// be encapsulated inside of the AtlasUserData class implementation
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This clean-up will touch a lot of unrelated code, so I'm splitting it to a separate PR

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

Labels

feat feature flagged PRs labeled with this label will not be included in the release notes of the next release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant