Docs.rs
  • rmqtt-storage-0.6.0
    • rmqtt-storage 0.6.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • rmqtt
    • bittcrafter
    • Dependencies
      • ahash ^0.8 normal
      • anyhow ^1.0 normal
      • async-trait ^0.1 normal
      • bincode ^1.3 normal
      • chrono ^0.4 normal
      • box-convert ^0.1 normal
      • dashmap ^6.1 normal
      • futures ^0.3 normal
      • log ^0.4 normal
      • redis ^0.27 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • sled ^0.34 normal
      • tokio ^1 normal
      • tokio ^1 dev
    • Versions
    • 0% 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
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

rmqtt_storage0.6.0

  • All Items

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

Crate rmqtt_storage

Source

Structs§

Config
RedisClusterConfig
RedisClusterStorageDB
RedisConfig
RedisStorageDB
SledConfig
SledStorageDB

Enums§

DefaultStorageDB
StorageList
StorageMap
StorageType

Traits§

List
Map
StorageDB

Functions§

init_db

Type Aliases§

Result