List of all items
Structs
- auth::AuthMiddleware
- auth::AuthMiddlewareLayer
- auth::BearerTokenValidator
- auth::Claims
- balancer::Affinity
- balancer::BalancerStats
- balancer::ConnectionGuard
- balancer::Endpoint
- balancer::EndpointWeight
- balancer::HashRing
- balancer::LoadBalancer
- circuit_breaker::CircuitBreaker
- circuit_breaker::CircuitBreakerConfig
- circuit_breaker::CircuitBreakerStats
- circuit_cache::CircuitCache
- circuit_cache::CircuitCacheConfig
- circuit_cache::CircuitCacheKey
- circuit_cache::CircuitCacheStats
- client::AqlClient
- client::AqlClientBuilder
- client::ClientConfig
- client::CompressionConfig
- client::RetryConfig
- client::TlsClientConfig
- config::AuthSection
- config::LogVerbosityWire
- config::LoggingSection
- config::MetricsSection
- config::NetConfig
- config::NetSection
- config::RateLimitSection
- config::TlsSection
- grpc_service::AqlGrpcService
- logging_layer::LoggingLayer
- logging_layer::LoggingService
- metrics_layer::ActiveRequestGuard
- metrics_layer::MethodMetrics
- metrics_layer::MetricsLayer
- metrics_layer::MetricsService
- metrics_layer::NetMetrics
- mtls::CombinedRevocationChecker
- mtls::CrlRevocationChecker
- mtls::DefaultPrincipalMapper
- mtls::HandshakeResult
- mtls::MtlsClient
- mtls::MtlsClientVerifier
- mtls::MtlsConfigBuilder
- mtls::MtlsServer
- mtls::MtlsServerVerifier
- mtls::OrganizationPrincipalMapper
- mtls::Principal
- ocsp::OcspRevocationChecker
- pool::AdaptiveConfig
- pool::ConnectionPool
- pool::ConnectionPoolBuilder
- pool::HealthCheckConfig
- pool::PoolConfig
- pool::PoolMetrics
- pool::PoolStats
- pool::PooledConnection
- proto::aql::BatchRequest
- proto::aql::BatchResponse
- proto::aql::BatchResult
- proto::aql::HealthCheckRequest
- proto::aql::HealthCheckResponse
- proto::aql::QueryRequest
- proto::aql::QueryResponse
- proto::aql::ServerInfoRequest
- proto::aql::ServerInfoResponse
- proto::aql::StreamBatch
- proto::aql::StreamEnd
- proto::aql::StreamResponse
- proto::aql::aql_service_client::AqlServiceClient
- proto::aql::aql_service_server::AqlServiceServer
- proto::errors::ErrorResponse
- proto::query::DeleteQuery
- proto::query::FilterQuery
- proto::query::GetQuery
- proto::query::KeyValue
- proto::query::MultiResult
- proto::query::Query
- proto::query::QueryResult
- proto::query::RangeQuery
- proto::query::SetQuery
- proto::query::SingleResult
- proto::query::SuccessResult
- proto::query::UpdateQuery
- proto::types::AddUpdate
- proto::types::AndPredicate
- proto::types::CipherBlob
- proto::types::CipherMetadata
- proto::types::ColumnRef
- proto::types::EqPredicate
- proto::types::GtPredicate
- proto::types::GtePredicate
- proto::types::Key
- proto::types::LtPredicate
- proto::types::LtePredicate
- proto::types::MulUpdate
- proto::types::NotPredicate
- proto::types::OrPredicate
- proto::types::Predicate
- proto::types::SetUpdate
- proto::types::Update
- proto::types::Version
- rate_limiter::RateLimiter
- rate_limiter::RateLimiterConfig
- rate_limiter::TokenBucket
- server::AqlServiceImpl
- server_admin::AdminArgs
- server_admin::BackupMeta
- server_admin::LogEntry
- server_builder::AqlServerBuilder
- server_types::StreamConfig
- tls::CertificateInfo
- tls::CertificateLoader
- tls::CertificateStore
- tls::HotReloadableCertificates
- tls::PrivateKeyLoader
- tls::SelfSignedGenerator
- tls_acceptor::LiveTlsAcceptor
- tls_acceptor::TlsCredsRef
- tracing_middleware::TraceContext
- tracing_middleware::TracedRequest
Enums
- auth::AuthError
- balancer::BalancingStrategy
- circuit_breaker::CircuitState
- client::CompressionAlgorithm
- client::RetryPolicy
- error::NetError
- logging_layer::LogVerbosity
- mtls::RevocationStatus
- pool::ConnectionHealth
- proto::aql::HealthStatus
- proto::aql::IsolationLevel
- proto::aql::batch_response::Response
- proto::aql::query_response::Response
- proto::aql::stream_response::Chunk
- proto::errors::ErrorCategory
- proto::errors::ErrorCode
- proto::query::query::Query
- proto::query::query_result::Result
- proto::types::CompressionType
- proto::types::predicate::Predicate
- proto::types::update::Operation
- rate_limiter::RateLimitError
- server_admin::BackupKind
- tls::CertificateFormat
- tls::PrivateKeyType
- tls_crypto::EncryptedPemFormat
Traits
- auth::AuthValidator
- mtls::PrincipalMapper
- mtls::RevocationChecker
- proto::aql::aql_service_server::AqlService
Functions
- circuit_breaker::with_circuit_breaker
- convert::cipher_blob_from_proto
- convert::cipher_blob_raw_bytes
- convert::cipher_blob_to_proto
- convert::create_version
- convert::key_from_proto
- convert::key_to_proto
- convert::query_from_proto
- convert::query_to_proto
- metrics_layer::spawn_metrics_server
- ocsp::build_ocsp_request
- ocsp::extract_ocsp_url
- ocsp::parse_ocsp_response
- ocsp::send_ocsp_request
- server_admin::handle_admin_command
- server_admin::parse_admin_args
- server_admin::push_log_entry
- tls_acceptor::build_rustls_config
- tls_crypto::detect_encrypted_pem
- tls_crypto::parse_dek_info
- tls_crypto::pbkdf2_hmac_sha1
- tls_crypto::pbkdf2_hmac_sha256
- tracing_middleware::batch_span
- tracing_middleware::fhe_span
- tracing_middleware::generate_span_id
- tracing_middleware::generate_trace_id
- tracing_middleware::grpc_span
- tracing_middleware::query_span
- tracing_middleware::storage_span
- tracing_middleware::stream_span