Skip to content

Pull requests: cloudflare/pingora

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Fixes #235 - Replace unmaintained structopt crate by clap dependencies Pull requests that update a dependency file
#239 opened May 10, 2024 by palant Loading…
Finish TODO: HttpPeer::new_uds error Changes Requested A reviewer has requested changes to this PR enhancement New feature or request
#217 opened Apr 21, 2024 by cospectrum Loading…
Finish TODO: handle error enhancement New feature or request
#215 opened Apr 21, 2024 by cospectrum Loading…
Implement smooth weighted round-robin balancing for pingora. enhancement New feature or request
#194 opened Apr 10, 2024 by wathenjiang Loading…
docs: fix example in ctx.md documentation Improvements or additions to documentation
#167 opened Mar 28, 2024 by Abdallah-Zidan Loading…
feat: Implement a shutdown signal listener function enhancement New feature or request
#153 opened Mar 24, 2024 by gengteng Loading…
feat: added uds support for ketama && load-balancing enhancement New feature or request
#141 opened Mar 16, 2024 by ZhangHanDong Loading…
docs: add docs for RateLimiter documentation Improvements or additions to documentation
#120 opened Mar 7, 2024 by xialeistudio Loading…
Opt #110 Optimize memory cache's singleflight performance Performance Performance of efficiency.
#111 opened Mar 5, 2024 by 2547409617 Loading…
Fix #51 reduce weighted memory Performance Performance of efficiency.
#93 opened Mar 2, 2024 by 2547409617 Loading…
opt: use gcd to reduce memory overhead enhancement New feature or request
#52 opened Mar 1, 2024 by jizhuozhi Loading…
ProTip! Exclude everything labeled bug with -label:bug.