Skip to content

ensure dependency resolution#68

Merged
rubyTanuki merged 6 commits into
mainfrom
TEST/ensure-dependency-resolution-by-testing
May 29, 2026
Merged

ensure dependency resolution#68
rubyTanuki merged 6 commits into
mainfrom
TEST/ensure-dependency-resolution-by-testing

Conversation

@rubyTanuki
Copy link
Copy Markdown
Owner

Improved and optimized the dependnecy resolution in java. optimized by caching sql calls in positive and negative caches, massively reducing connections to the db whenever attempting to resolve dependencies in an incomplete memory state.

added more complete dependency resolution logic which handles wildcards, variables, constructor calls, and resolves types. optimized to be able to handle large repos without making excessive, slow db calls.
@rubyTanuki rubyTanuki merged commit b6b3397 into main May 29, 2026
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.

1 participant