ruserf-core 0.1.0

A decentralized solution for service discovery and orchestration that is lightweight, highly available, and fault tolerant.
Documentation

ruserf-core

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 10 feature flags, 2 of them enabled by default.

default

  • metrics

metrics

  • memberlist-core/metrics
  • dep:metrics
  • ruserf-types/metrics

serde

  • dep:serde
  • dep:humantime-serde
  • memberlist-core/serde
  • ruserf-types/serde
  • smol_str/serde
  • smallvec/serde
  • indexmap/serde

test

  • memberlist-core/test
  • paste
  • tracing-subscriber
  • tempfile

encryption

  • memberlist-core/encryption
  • ruserf-types/encryption
  • base64
  • serde

async-graphql

  • dep:async-graphql

base64

  • dep:base64

paste

  • dep:paste

tempfile

  • dep:tempfile

tracing-subscriber

  • dep:tracing-subscriber