Module store

Module store 

Source
Expand description

Context Store Implementations

Provides storage backends for distributed contexts including Redis and Memcached.

Structs§

InMemoryStore
In-memory store for testing
MemcachedStore
Memcached-based context store

Traits§

ContextStore
Trait for context storage backends