Docs.rs
  • darkbird-6.1.8
    • darkbird 6.1.8
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Rustixir
    • Dependencies
      • anymap ^0.12.1 normal
      • async-trait ^0.1.56 normal
      • bincode ^1.3.3 normal
      • chrono ^0.4.23 normal
      • dashmap ^5.2.0 normal
      • parking_lot ^0.12.1 normal
      • scylla ^0.4.7 normal
      • serde ^1.0.136 normal
      • simple_wal ^0.3.0 normal
      • tokio ^1.17.0 normal
      • tokio-postgres ^0.7.6 normal
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • 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
  • 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
logo

logo

Crate darkbird

  • Version 6.1.8
  • All Items
  • Re-exports
  • Modules
  • Structs
  • Enums
  • Functions
  • Attribute Macros
?
Change settings

Crate darkbird

source ·

Re-exports

  • pub use dashmap;
  • pub use serde;

Modules

  • document
  • storage_redis

Structs

  • Database
  • Options
  • PageProcessor
  • Persistent
  • Schema
  • Stop
  • Storage

Enums

  • DatabaseName
  • DatabaseSession
  • Event
  • Format
  • RQuery
  • SessionResult
  • StorageType
  • Sync

Functions

  • backup
  • migration
    migration vacuum: reclaims storage occupied by dead RQuery.

Attribute Macros

  • async_trait