-
## Overview
Based on conversation, the expectation is choice #4
Reject any attempt to create a subscription against an existing durable unless the subscription is a bind subscription or the pro…
-
-
From both the client and server's perspective it would be beneficial to be able to identify a "replayed response". An example of this can be found when looking at Stipe's implementation. See https://d…
-
https://github.com/eventuate-tram-examples/eventuate-tram-examples-nodejs-customers-and-orders/blob/8c19f208439e2dfc9c5a9221efae6cd36a299993/docker-compose.yml#L53-L57
-
I have some dependency while processing the message so I am using `eachMessage` and also the consumer `pause/resume` method. **What I want to do is, when I pause the consumer, I want to discard the me…
-
I'm trying to manually commit each message I consume.
Here's my code..
````
import { Kafka } from 'kafkajs'
const kafka = new Kafka({
clientId: 'my-app',
brokers: ['system76-pc:9094']…
-
Hi,
Does Brod (or the underlying Kafka protocol) currently support exactly-once delivery for producers and consumers?
ghost updated
5 years ago
-
The `2.3.0` client is very old. It should be [replaced with 3.x](https://kafka.apache.org/downloads)
https://github.com/eventuate-foundation/eventuate-messaging-kafka/blob/32951a195388f047090ebc977…
-
_(i) This issue has been manually transferred from a former internal repository, as a private repository issue cannot be transferred to a public repository._
## Context
If the producer guarantee…
-
Hello from Belarus! First of all thank you for you project and I also want to [be friends with you](https://github.com/kgrzybek/modular-monolith-with-ddd/issues/36)!)
I have one question. In your […