Docs.rs
  • pingora-load-balancing-0.6.0
    • pingora-load-balancing 0.6.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Noah-Kennedy
    • johnhurt
    • eaufavor
    • andrewhavck
    • drcaramelsyrup
    • Dependencies
      • arc-swap ^1 normal
      • async-trait ^0.1.42 normal
      • derivative ^2.2.0 normal
      • fnv ^1 normal
      • futures ^0 normal
      • http ^1.0.0 normal
      • log ^0.4 normal
      • pingora-core ^0.6.0 normal
      • pingora-error ^0.6.0 normal
      • pingora-http ^0.6.0 normal
      • pingora-ketama ^0.6.0 normal
      • pingora-runtime ^0.6.0 normal
      • rand ^0.8 normal
      • tokio ^1 normal
    • Versions
    • 96.7% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

pingora_load_balancing0.6.0

Crate Items

  • Structs
  • Traits
  • Type Aliases

List of all items

Structs

  • Backend
  • Backends
  • Extensions
  • LoadBalancer
  • discovery::Static
  • health_check::HttpHealthCheck
  • health_check::TcpHealthCheck
  • selection::UniqueIterator
  • selection::algorithms::Random
  • selection::algorithms::RoundRobin
  • selection::consistent::KetamaHashing
  • selection::consistent::OwnedNodeIterator
  • selection::weighted::Weighted
  • selection::weighted::WeightedIterator

Traits

  • discovery::ServiceDiscovery
  • health_check::HealthCheck
  • health_check::HealthObserve
  • selection::BackendIter
  • selection::BackendSelection
  • selection::SelectionAlgorithm

Type Aliases

  • health_check::BackendSummary
  • health_check::HealthObserveCallback
  • selection::Consistent
  • selection::FNVHash
  • selection::Random
  • selection::RoundRobin