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

chore: add postgres backed modelling for symbol sets #25846

Merged
merged 5 commits into from
Oct 28, 2024

Conversation

daibhin
Copy link
Contributor

@daibhin daibhin commented Oct 28, 2024

Problem

Abstracted from #25756

Changes

Once we resolve a stack frame we need to store the result so that we don't have to do it again. Lookups to this persistent store will be heavily cached in the Rust service

Does this work well for both Cloud and self-hosted?

Yes

How did you test this code?

Migration ran locally

@daibhin daibhin requested a review from a team October 28, 2024 10:27
@daibhin daibhin merged commit 0a77850 into master Oct 28, 2024
87 checks passed
@daibhin daibhin deleted the dn-chore/symbol-set-models branch October 28, 2024 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants