Module seredies::components

source ·
Expand description

Helper components implementing common Redis and Rust patterns.

Structs

  • Adapter type for serializing redis commands.
  • Adapter for key-value pairs in Redis.
  • Adapter type that serializes the contained value as a string.