Docs.rs
  • eventcore-postgres-0.1.8
    • eventcore-postgres 0.1.8
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • jwilger
    • Dependencies
      • async-trait ^0.1.88 normal
      • chrono ^0.4.41 normal
      • eventcore ^0.1.8 normal
      • parking_lot ^0.12.4 normal
      • rand ^0.9.2 normal
      • serde ^1.0.219 normal
      • serde_json ^1.0.141 normal
      • sqlx ^0.8.6 normal
      • thiserror ^2.0.12 normal
      • tokio ^1.46.1 normal
      • tracing ^0.1.41 normal
      • uuid ^1.17.0 normal
    • Versions
    • 100% of the crate is documented
  • This release has been yanked
  • 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

eventcore_postgres0.1.8

Crate Items

  • Macros
  • Structs
  • Enums
  • Functions

List of all items

Structs

  • HealthStatus
  • PerformanceStatus
  • PoolStatus
  • PostgresConfig
  • PostgresConfigBuilder
  • PostgresEventStore
  • SchemaStatus
  • circuit_breaker::CircuitBreaker
  • circuit_breaker::CircuitBreakerConfig
  • circuit_breaker::CircuitBreakerMetrics
  • monitoring::AcquisitionTimer
  • monitoring::PoolMetrics
  • monitoring::PoolMonitor
  • monitoring::PoolMonitoringTask
  • retry::RetryStrategy

Enums

  • PostgresError
  • circuit_breaker::CircuitBreakerError
  • circuit_breaker::CircuitState
  • retry::RetryError

Macros

  • retry_db_operation

Functions

  • retry::is_retryable_error
  • retry::retry_operation