List of all items
Structs
- cache::CacheEntry
- cache::CacheManifest
- cache::CacheStats
- cache::CleanupStats
- cache::LocalCache
- config::CacheConfig
- config::Config
- config::DatabaseConfig
- config::ResolvedDbConfig
- config::RetentionConfig
- config::S3Config
- config::SyncConfig
- config::WebhookConfig
- dashboard::DbHealthStatus
- dashboard::DbStatus
- dashboard::HealthResponse
- dashboard::MetricsState
- dashboard::S3HealthStatus
- ltx::ApplyResult
- ltx::ChainHasher
- ltx::DecodeResult
- retention::CompactionPlan
- retention::RetentionPolicy
- retention::SnapshotEntry
- retry::CircuitBreaker
- retry::RetryConfig
- retry::RetryPolicy
- shadow::ShadowSegment
- shadow::ShadowWal
- storage::S3Backend
- uploader::Uploader
- uploader::UploaderStats
- wal::ParsedFrame
- wal::WalHeader
- wal::WalReadResult
- webhook::WebhookPayload
- webhook::WebhookSender
Enums
- dashboard::DbSyncStatus
- dashboard::HealthStatus
- errors::ExitStatus
- errors::WalrustError
- retention::Tier
- retry::CircuitState
- retry::ErrorKind
- uploader::UploadMessage
- webhook::WebhookEvent
Traits
Functions
- config::parse_duration_string
- dashboard::start_server
- errors::classify_error
- ltx::apply_ltx_to_db
- ltx::chain_checksum
- ltx::compute_checksum_from_file
- ltx::compute_db_checksum
- ltx::decode_to_db
- ltx::encode_snapshot
- ltx::encode_wal_changes
- ltx::verify_ltx
- retention::analyze_retention
- retry::classify_error
- retry::is_retryable
- s3::create_client
- s3::delete_object
- s3::delete_objects
- s3::download_bytes
- s3::download_file
- s3::exists
- s3::get_checksum
- s3::list_objects
- s3::parse_bucket
- s3::upload_bytes
- s3::upload_bytes_with_checksum
- s3::upload_file
- s3::upload_file_with_checksum
- sync::compact
- sync::explain
- sync::list
- sync::replicate
- sync::restore
- sync::snapshot
- sync::verify
- sync::watch_with_independent_tasks
- sync::watch_with_shadow
- uploader::spawn_uploader
- wal::get_wal_size
- wal::read_frames_as_page_map
- wal::read_frames_as_pages
- wal::read_frames_from
- wal::read_frames_with_metadata
- wal::read_header
- wal::read_wal