Configuration for RedisPubSubEventBusAdapter. Requires a Redis client and a serde for serialising event payloads.
RedisPubSubEventBusAdapter
IMPORT_PATH: "@daiso-tech/core/event-bus/redis-pub-sub-event-bus-adapter"
"@daiso-tech/core/event-bus/redis-pub-sub-event-bus-adapter"
The Redis client instance used for pub/sub messaging.
Serde instance for serializing and deserializing event payloads to and from strings.
Configuration for
RedisPubSubEventBusAdapter. Requires a Redis client and a serde for serialising event payloads.IMPORT_PATH:
"@daiso-tech/core/event-bus/redis-pub-sub-event-bus-adapter"