Retrieves the current rate limiter state for a given key.
Returns the rate limiter state if found, otherwise null.
The transaction method runs the fn function inside a transaction.
The fn function is given a IRateLimiterStorageAdapterTransaction object.
The
NoOpRateLimiterStorageAdapterTransactionwill do nothing and is used for easily mockingIRateLimiterProviderfor testing.IMPORT_PATH:
"@daiso-tech/core/rate-limiter/no-op-rate-limiter-storage-adapter"