-
Notifications
You must be signed in to change notification settings - Fork 7
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
add doc to setup trino+redis in docker #228
base: main
Are you sure you want to change the base?
Conversation
└── readme.md | ||
``` | ||
|
||
## File Contents |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Я бы предложил положить прямо файлики, а не описывать их имена и содержимое
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
залил прям готовый сетап в папочку
@@ -0,0 +1,19 @@ | |||
version: '3.8' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Заведи, пожалуйста, папку "redis" по пути https://github.com/ydb-platform/fq-connector-go/tree/main/app/server/datasource/nosql и сложи всё эти файлы туда. Так мне будет легче найти, если что. И там будет всё твоё хозяйство.
Также, на будущее, понадобится добавить эти файлы частично или полностью в окружение для интеграционных тестов. Там docker-compose файл общий: https://github.com/ydb-platform/fq-connector-go/blob/main/tests/infra/datasource/docker-compose.yaml
No description provided.