Docs.rs
  • hiqlite-0.6.0
    • hiqlite 0.6.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • sebadob
    • Dependencies
      • argon2 ^0.5.3 normal optional
      • axum ^0.8.1 normal
      • axum-extra ^0.10.0 normal optional
      • axum-server ^0.7.1 normal
      • bincode ^2 normal
      • byteorder ^1.4.3 normal
      • bytes ^1.6.0 normal
      • chrono ^0.4.38 normal
      • clap ^4.1.11 normal optional
      • cron ^0.15 normal optional
      • cryptr ^0.6 normal optional
      • ctrlc ^3.4.4 normal optional
      • deadpool ^0.12.1 normal optional
      • dotenvy ^0.15.7 normal
      • eventsource-client ^0.15 normal optional
      • fastwebsockets ^0.10.0 normal
      • flume ^0.11.0 normal
      • futures-util ^0.3.30 normal optional
      • getrandom ^0.3 normal
      • hex ^0.4.3 normal
      • home ^0.5.9 normal optional
      • hostname ^0.4.0 normal
      • http-body-util ^0.1.2 normal
      • hyper ^1.4.1 normal
      • hyper-util ^0.1.6 normal
      • lazy_static ^1.0.2 normal
      • lz4-sys ^1.9.5 normal
      • mime_guess ^2.0.5 normal optional
      • openraft ^0.9.18 normal
      • reqwest ^0.12 normal
      • rocksdb ^0.23.0 normal optional
      • rusqlite ^0.34 normal optional
      • rust-embed ^8.5.0 normal
      • rust_decimal ^1.15 normal
      • rustls ^0.23.12 normal
      • serde ^1.0.114 normal
      • serde_json ^1.0.57 normal
      • serde_rusqlite ^0.38 normal optional
      • sha2 ^0.10.8 normal
      • spow ^0.6 normal optional
      • strum ^0.27 normal
      • thiserror ^2 normal
      • tokio ^1.43.1 normal
      • tokio-rustls ^0.26.0 normal
      • tower ^0.5 normal optional
      • tower-http ^0.6.0 normal optional
      • tower-layer ^0.3.3 normal
      • tower-service ^0.3.3 normal
      • tracing ^0.1.40 normal
      • tracing-subscriber ^0.3.0 normal optional
      • uuid ^1.8.0 normal
      • webpki-roots ^0.26.3 normal optional
      • console-subscriber ^0.4.1 dev
      • tokio ^1.43.1 dev
      • tokio-test ^0.4.4 dev
      • tracing-subscriber ^0.3.0 dev
    • Versions
    • 53.13% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

hiqlite0.6.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • AppliedMigration
  • Client
  • Lock
  • Node
  • NodeConfig
  • RaftConfig
  • ServerTlsConfig
  • StmtColumn
  • StmtIndex
  • s3::AccessKeyId
  • s3::AccessKeySecret
  • s3::Bucket
  • s3::BucketOptions
  • s3::Credentials
  • s3::EncKeys
  • s3::HeadObjectResult
  • s3::Object
  • s3::PutStreamResponse
  • s3::Region
  • s3::S3Config
  • s3::S3Response
  • s3::S3StatusCode

Enums

  • Error
  • Param
  • Row
  • SnapshotPolicy
  • s3::EncKeysFrom
  • s3::S3Error

Traits

  • cache_idx::CacheIndex

Functions

  • server::config::build_node_config
  • server::config::generate
  • server::server
  • start_node
  • start_node_with_cache

Type Aliases

  • Params

Constants

  • server::APP_VERSION