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

CRDB compatible migrations #242

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

CRDB compatible migrations #242

wants to merge 9 commits into from

Conversation

CapCap
Copy link
Contributor

@CapCap CapCap commented Jan 18, 2024

No description provided.

@CapCap CapCap force-pushed the max_cdb_migrations branch 3 times, most recently from 1c98414 to 7432bb8 Compare January 22, 2024 21:59
@CapCap CapCap force-pushed the max_cdb_migrations branch 4 times, most recently from 6da8c75 to a7ec964 Compare February 2, 2024 02:30
CapCap and others added 9 commits February 6, 2024 11:14
cdb compatible migrations

Remove transactions and make migrations not async

lint

fmt

clippy

diesel async TLS sslrootcert

lint

lint

support optional tls

format

more log

parallel inserst

lint

bigger pool

pool size 200

try bigger buffer

try fixed 100 insert size

use ahash   update rust

smaller batches, bigger pool

increase pool size to 800

small refac for readability

increase buffer to 150

try batch size 20

back to 100 buffer

refactor grpc into separate file

lint

try 40mb buffers

insert of 10 again

ARC instead of cloning txns

lint

avoid another clone

try size 50

try 100

tryp 65

Change threading model for higher parallelism and throughput (#249)

Co-authored-by: jillxuu <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants