@evelyn@misskey.bubbletea.dev @pleb@hunk.city Hmm, I was assuming from your description that you want to retain messages until they have been consumed by all expected consumers, so that nobody misses any. If so, you'd definitely need something more specific than just any pub/sub queue. Not sure whether Kafka can do this though.