Class MongodbCircuitBreakerStorageAdapter<TType>

To utilize the MongodbCircuitBreakerStorageAdapter, you must install the "mongodb" package.

Note in order to use MongodbCircuitBreakerStorageAdapter correctly, you need to use a database that has support for transactions.

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

Type Parameters

  • TType

Implements

Constructors

Methods