Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DO NOT MERGE: Notes about the RW + TiDB presentation in London #16667

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

CAJan93
Copy link
Contributor

@CAJan93 CAJan93 commented May 9, 2024

What's changed and what's your intention?

  • Overview of what I would like to present in London
  • Please correct me if I am wrong

@tabVersion
Copy link
Contributor

Looking forward to it! See you in London.

Comment on lines 3 to 16
zookeeper:
image: quay.io/debezium/zookeeper:latest
ports:
- 2182:2181
- 2888:2888
- 3888:3888
kafka:
image: quay.io/debezium/kafka:latest
ports:
- 9093:9092
links:
- zookeeper
environment:
- ZOOKEEPER_CONNECT=zookeeper:2181
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd recommend using redpanda instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants