Uses of Class
com.aim2be.platform.outbox.redis.RedisOutboxRelay
-
Uses of RedisOutboxRelay in com.aim2be.platform.outbox.redis
Methods in com.aim2be.platform.outbox.redis that return RedisOutboxRelayModifier and TypeMethodDescriptionRedisOutboxAutoConfiguration.redisOutboxRelay(OutboxBackend backend, org.springframework.kafka.core.KafkaTemplate<byte[], byte[]> kafkaTemplate, io.github.resilience4j.circuitbreaker.CircuitBreaker redisOutboxCircuitBreaker, RedisOutboxMetrics metrics, RedisOutboxProperties properties) The inline hot relay (own breaker — the PG AFTER_COMMIT relay is unusable for a transaction-free backend; seeRedisOutboxRelay).