Class MemoryCircuitBreakerStorageAdapter<TType>

Note the MemoryCircuitBreakerStorageAdapter is limited to single process usage and cannot be shared across multiple servers or different processes. This adapter is meant for testing.

IMPORT_PATH: "@daiso-tech/core/circuit-breaker/memory-circuit-breaker-storage-adapter"

Type Parameters

  • TType

Implements

Constructors

Methods