Docs.rs
  • flare-dht-0.1.21
    • flare-dht 0.1.21
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • pawissanutt
    • Dependencies
      • anyerror ^0.1 normal
      • async-trait ^0.1 normal
      • bincode ^2.0.0-rc.3 normal
      • bytes ^1.9 normal
      • clap ^4.5 normal
      • flare-pb ^0.1.21 normal
      • flare-zrpc ^0.1.21 normal
      • hashbrown ^0.15 normal
      • http ^1.2 normal
      • mobc ^0.8 normal
      • mur3 ^0.1 normal
      • openraft ^0.9 normal optional
      • rancor ^0.1 normal
      • rand ^0.8 normal
      • rkyv ^0.8 normal optional
      • scc ^2.2 normal
      • serde ^1.0 normal
      • thiserror ^2 normal
      • tokio ^1 normal
      • tokio-stream ^0.1 normal
      • tonic ^0.12 normal
      • tracing ^0.1 normal
      • zenoh ^1.1 normal
    • Versions
    • 5.59% of the crate is documented
  • Go to latest version
  • 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

flare_dht0.1.21

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • cli::ConnectionArgs
  • cli::FlareCli
  • cli::ServerArgs
  • cluster::FlareNode
  • metadata::CollectionMetadataState
  • metadata::ShardGroupState
  • rpc_server::control_api::FlareControlService
  • rpc_server::kv_api::FlareKvService
  • shard::ByteEntry
  • shard::HashMapShard
  • shard::HashMapShardFactory
  • shard::ShardManager
  • shard::ShardManager2
  • shard::ShardMetadata

Enums

  • cli::CollectionOperation
  • cli::FlareCommands
  • error::FlareError
  • error::FlareInternalError

Traits

  • metadata::MetadataManager
  • pool::AddrResolver
  • shard::KvShard
  • shard::ShardEntry
  • shard::ShardFactory
  • shard::ShardFactory2

Functions

  • pool::create_control_pool
  • pool::create_data_pool

Type Aliases

  • NodeId
  • pool::ControlPool
  • pool::DataPool
  • shard::ShardId