Docs.rs
  • datacake-eventual-consistency-0.5.1
    • datacake-eventual-consistency 0.5.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • ChillFish8
    • Dependencies
      • anyhow ^1 normal
      • async-trait ^0.1.58 normal
      • datacake-chitchat-fork ^0.5.1 normal
      • crc32fast ^1.3.2 normal
      • crossbeam-channel ^0.5.6 normal
      • crossbeam-utils ^0.8.14 normal
      • datacake-crdt ^0.4 normal
      • datacake-node ^0.4 normal
      • datacake-rpc ^0.5 normal
      • flume ^0.10.14 normal
      • futures ^0.3.23 normal
      • itertools ^0.10.3 normal
      • parking_lot ^0.12.1 normal
      • puppet ^0.4.0 normal
      • rand ^0.8.5 normal
      • rkyv ^0.7.42 normal
      • smallvec ^1 normal
      • thiserror ^1 normal
      • tokio ^1 normal
      • tokio-stream ^0.1.9 normal
      • tracing ^0.1.36 normal
      • anyhow ^1 dev
      • bytes ^1.2.1 dev
      • datacake-rpc ^0.5 dev
      • tracing-subscriber ^0.3.15 dev
    • Versions
    • 94.64% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

datacake_eventual_consistency0.5.1

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • BulkMutationError
  • Document
  • DocumentMetadata
  • EventuallyConsistentStore
  • EventuallyConsistentStoreExtension
  • ProgressTracker
  • PutContext
  • ReplicatedStoreHandle
  • ReplicatorKeyspaceHandle
  • SystemStatistics

Enums

  • StoreError

Traits

  • Storage