-
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: downstream http caching plugin #283
base: master
Are you sure you want to change the base?
Conversation
💻 Website PreviewThe latest changes are available as preview in: https://5a1dab59.conductor-t2.pages.dev |
✅ Benchmark Results
|
72a33f5
to
1c12930
Compare
cbccd3d
to
b992fab
Compare
🚨 Rust Panic Audit: 114 Potential Panic Points Detected 🚨Crate:
|
🐋 This PR was built and pushed to the following Docker images: Docker Bake metadata{
"conductor": {
"buildx.build.ref": "builder-1c3336fa-0edb-4b1a-8f82-aa7f1ee9cd7e/builder-1c3336fa-0edb-4b1a-8f82-aa7f1ee9cd7e0/fp7cgh2x4u3qjoa31y7ij5aiz",
"containerimage.config.digest": "sha256:84fa4dc4c20c6e1949990d2cc61f714c13bb02fea0ed3254fd9a096d04ee9728",
"containerimage.descriptor": {
"mediaType": "application/vnd.docker.distribution.manifest.v2+json",
"digest": "sha256:ad35e8b2db3f387c4e5bd7443e3cb92039553eb36f070d5fab1636cbf6f91edf",
"size": 902,
"platform": {
"architecture": "amd64",
"os": "linux"
}
},
"containerimage.digest": "sha256:ad35e8b2db3f387c4e5bd7443e3cb92039553eb36f070d5fab1636cbf6f91edf",
"image.name": "ghcr.io/the-guild-org/conductor/conductor:e0bdfd21ea12d262a25afce357aea972e2a213a9"
}
} |
952c476
to
374851f
Compare
85191b9
to
b0ac638
Compare
b0ac638
to
2e1ce74
Compare
2e1ce74
to
63d8c92
Compare
63d8c92
to
9daadf8
Compare
unpushed files restructuring remove useless eviction policy usage add cf kv docs post-rebase add stuff fix docs http caching dotan just asked for fixes fixes ok getting there cleanup wip wip ok now it compiles ok ok ok ok
9daadf8
to
e0bdfd2
Compare
closes #206 #11