-
Notifications
You must be signed in to change notification settings - Fork 3
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
feat: federation support + query planner #73
Conversation
7e3675b
to
3d73984
Compare
✅ Benchmark Results
|
there's so much to cleanup in the query planner code, a lot of unused utilities, and not a very well structured code. really appreciate the initial review! ❤️ |
cfe0f79
to
ebfa2ad
Compare
💻 Website PreviewThe latest changes are available as preview in: https://4b371d51.conductor-t2.pages.dev |
🐋 This PR was built and pushed to the following Docker images: Docker Bake metadata{
"conductor": {
"containerimage.config.digest": "sha256:e4f6c9a913eb5b624d2b467e699fb9e7b3c65785fa0acf5b0dcada9ba6249e8d",
"containerimage.descriptor": {
"mediaType": "application/vnd.docker.distribution.manifest.v2+json",
"digest": "sha256:f213ec2e2e3d0866a437215f13c65b96a2d9e503b102b1fcd77799765d357648",
"size": 902,
"platform": {
"architecture": "amd64",
"os": "linux"
}
},
"containerimage.digest": "sha256:f213ec2e2e3d0866a437215f13c65b96a2d9e503b102b1fcd77799765d357648",
"image.name": "ghcr.io/the-guild-org/conductor-t2/conductor:f65472a47e4454b21869341db9e4143b9e7d4e1a"
}
} |
77f6436
to
d0a79fe
Compare
5f481b0
to
c6ab534
Compare
🚨 Rust Panic Audit: 59 Potential Panic Points Detected 🚨Crate:
|
Closes #7