meerkat-session 0.8.32

Session service orchestration for Meerkat
docs.rs failed to build meerkat-session-0.8.32
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: meerkat-session-0.8.29

meerkat-session — Session service orchestration for Meerkat.

This crate provides EphemeralSessionService (always available) and, behind feature gates, PersistentSessionService and DefaultCompactor.

Features

  • session-store: Enables PersistentSessionService.
  • session-compaction: Enables DefaultCompactor and CompactionConfig.