List of all items
Structs
- audit::AuditEvent
- audit::AuditLogger
- audit::PrincipalInfo
- auth::Authenticator
- auth::Principal
- authz::Authorizer
- authz::PermissionRule
- authz::Role
- config::ApiKeySettings
- config::AuthSettings
- config::AuthorizationSettings
- config::ClusterSettings
- config::CompactionSettings
- config::ConfigDiff
- config::JwtSettings
- config::LogRotationSettings
- config::LoggingSettings
- config::MetricsSettings
- config::MtlsSettings
- config::NetworkSettings
- config::ReloadReport
- config::ReloadableConfig
- config::ServerConfig
- config::ServerSettings
- config::StorageSettings
- config::WalSettings
- health::ComponentHealth
- health::DependencyHealth
- health::DiskSpaceProbe
- health::HealthCheckResponse
- health::HealthChecker
- health::HealthHistory
- health::HealthHttpHandle
- health::HealthHttpServer
- health::HealthProbeResult
- health::HealthSnapshot
- health::LivenessResponse
- health::ReadinessResponse
- health::StorageProbe
- health::WalProbe
- log_rotation::LogGuard
- log_rotation::LogRotationConfig
- metrics::Histogram
- metrics::HistogramSnapshot
- metrics::MetricsCollector
- metrics::MetricsSnapshot
- metrics::OperationSnapshot
- metrics::StorageSnapshot
- middleware::AuthMiddleware
- middleware::LoggingMiddleware
- middleware::MetricsMiddleware
- middleware::MiddlewarePipeline
- middleware::MiddlewarePipelineBuilder
- middleware::RateLimitMiddleware
- middleware::RequestContext
- middleware::Response
- middleware::TracingMiddleware
- query_cache::CacheKey
- query_cache::CacheStats
- query_cache::CacheStatsSnapshot
- query_cache::QueryCache
- retry::RetryPolicy
- server::ClusterStatus
- server::Server
- service::NetworkService
- shutdown::ConnectionDrainHook
- shutdown::DrainConfig
- shutdown::HookExecutionResult
- shutdown::MemtableFlushHook
- shutdown::MetricsSnapshotHook
- shutdown::RequestGuard
- shutdown::ShutdownCoordinator
- shutdown::ShutdownGuard
- shutdown::ShutdownStatus
- shutdown::WalFlushHook
- tls_config::TlsClientBuilder
- tls_config::TlsServerBuilder
Enums
- audit::AuditError
- audit::AuditEventType
- audit::AuditOutcome
- auth::AuthError
- auth::AuthMethod
- authz::Action
- authz::AuthzError
- authz::Permission
- authz::Resource
- config::ConfigError
- config::NonReloadableSection
- config::ReloadableSection
- health::HealthStatus
- health::ProbeStatus
- log_rotation::LogRotation
- log_rotation::LogRotationError
- metrics::OperationType
- middleware::LogLevel
- middleware::MiddlewareError
- middleware::ResponseStatus
- server::ServerError
- server::Storage
- shutdown::ShutdownPhase
Traits
- health::DeepHealthCheck
- middleware::Middleware
- middleware::Next
- retry::ErrorClassification
- shutdown::MemtableFlusher
- shutdown::ShutdownHook
- shutdown::WalWriter
Functions
- config::diff
- log_rotation::cleanup_old_logs
- log_rotation::setup_rotating_logger
- retry::retry_with_backoff
- shutdown::setup_sighup_handler
- shutdown::setup_signal_handlers
Type Aliases
- audit::AuditResult
- auth::AuthResult
- authz::AuthzResult
- config::ConfigResult
- middleware::Result
- server::ServerResult