Docs.rs
  • bitcasky-database-0.1.0
    • bitcasky-database 0.1.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • ylgrgyq
    • Dependencies
      • bitcasky-common ^0.1.0 normal
      • crossbeam ^0.8.2 normal
      • crossbeam-channel ^0.5.8 normal
      • dashmap ^5.5.3 normal
      • log ^0.4.20 normal
      • memmap2 ^0.9.3 normal
      • parking_lot ^0.12.1 normal
      • rand ^0.8 normal
      • thiserror ^1.0.53 normal
      • criterion ^0.5 dev
      • env_logger ^0.10.1 dev
      • tempfile ^3.3.0 dev
      • test-log ^0.2.11 dev
    • Versions
    • 4.35% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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

bitcasky_database0.1.0

  • All Items
  • Re-exports
  • Modules
  • Structs
  • Enums
  • Functions
?
Change settings

Crate bitcasky_database

source ·

Re-exports

  • pub use self::data_storage::DataStorageError;

Modules

  • data_storage

Structs

  • Database
  • DatabaseIter
  • DatabaseRecoverIter
  • DatabaseTelemetry
    Statistics of a Database. Some of the metrics may not accurate due to concurrent access.
  • RowLocation
  • StorageIds
  • TimedValue

Enums

  • DatabaseError

Functions

  • deleted_value