-
Notifications
You must be signed in to change notification settings - Fork 33
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
chore(infra): 1gb zbugs docker #3727
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Bencher Report
Click to view all benchmark results
|
Bencher Report
Click to view all benchmark results
|
eccba96
to
8d499d0
Compare
8d499d0
to
a32eab6
Compare
@@ -0,0 +1,379 @@ | |||
DROP TABLE IF EXISTS "user", |
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.
is it possible to share the 1gb upstream with zbugs upstream? I would have expected zbugs and rocinante to have the same schema but maybe I'm mistaken?
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.
I DRYd it so we can share the same base.sql
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.
lgtm
863767b
to
edbbc12
Compare
docker compose down -v
docker compose -f ./docker-compose-1gb.yml up