pingora/docs/README.md
Yuchen Wu 8797329225 Release Pingora version 0.1.0
Co-authored-by: Andrew Hauck <ahauck@cloudflare.com>
Co-authored-by: Edward Wang <ewang@cloudflare.com>
2024-02-27 20:25:44 -08:00

378 B

Pingora User Manual

Quick Start

In this section we show you how to build a barebones load balancer.

Read the quick start here.

User Guide

Covers how to configure and run Pingora servers, as well as how to build custom HTTP server and proxy logic on top of Pingora's framework.

Read the user guide here.

API Reference

TBD