Structs§
Enums§
Statics§
- SHARED_
KAFKA_ ADMIN - Admin client is short-lived, so we store
Arc
and sets a time-to-idle eviction policy. - SHARED_
KAFKA_ CONSUMER - Consumer client is shared, and the cache doesn’t manage the lifecycle, so we store
Weak
and no eviction.