Docs.rs
  • redis-module-2.0.7
    • redis-module 2.0.7
    • Permalink
    • Docs.rs crate page
    • BSD-3-Clause
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • gkorland
    • gavrie
    • redisfab
    • Dependencies
      • backtrace ^0.3 normal
      • bitflags ^2 normal
      • cfg-if ^1 normal
      • enum-primitive-derive ^0.1 normal
      • libc ^0.2 normal
      • linkme ^0.3 normal
      • log ^0.4 normal
      • nix ^0.26 normal
      • num-traits ^0.2 normal
      • redis-module-macros-internals ^2.0.7 normal
      • regex ^1 normal
      • serde ^1 normal
      • strum_macros ^0.24 normal
      • anyhow ^1 dev
      • lazy_static ^1 dev
      • redis ^0.23 dev
      • bindgen ^0.66 build
      • cc ^1 build
    • Versions
    • 15.92% of the crate is documented
  • 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

redis_module2.0.7

Module server_events

Module Items

  • Enums
  • Statics
  • Functions

In crate redis_module

redis_module

Module server_events

Source

Enums§

FlushSubevent
LoadingSubevent
ModuleChangeSubevent
ServerEventHandler
ServerRole

Statics§

CONFIG_CHANGED_SERVER_EVENTS_LIST
CRON_SERVER_EVENTS_LIST
FLUSH_SERVER_EVENTS_LIST
INFO_COMMAND_HANDLER_LIST
LOADING_SERVER_EVENTS_LIST
MODULE_CHANGED_SERVER_EVENTS_LIST
ROLE_CHANGED_SERVER_EVENTS_LIST

Functions§

register_server_events