Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

turned handling proxy grpc into auth strategy#1272

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
shopifyski wants to merge73 commits intotursodatabase:main
base:main
Choose a base branch
Loading
fromShopify:jw/proxy-grpc-auth

Conversation

@shopifyski
Copy link
Contributor

No description provided.

flexchar reacted with rocket emoji
Julianand others added30 commitsFebruary 29, 2024 15:48
shopifyskiand others added29 commitsMarch 26, 2024 17:17
This fixes an issue where a db gets restored from bottomless and doesn'tget any writes until shutdown. At this point, the current generation isthe same as the restored one but the graceful shutdown process expectsto wait for that generation to be uploaded which never happens becausethere are no writes. This change adds a snapshot generation emit call atrestore time to allow graceful shutdown to happen when there are nowrites without having to checkpoint and upload a new snapshot.
fix deadlock on read transaction upgrade
* server: fix interactive txn schema panic* fix txn check* fix check errors* Apply suggestions from code review---------Co-authored-by: ad hoc <postma.marin@protonmail.com>
Don't build inside the source tree because `cargo clean` won't clean upafter it...
* server: add shutdown timeout* add config cli/env var for timeout* wire timeout
…1256)allow explain queries without bind parametersIn SQLite, it is invalid to pass a query with a ? or named parameterwithout a bind variable, unless you are just trying to explain thecommand.We always fail those queries, but we shouldn't.
…ly equivalent to the previous form. No change in logic.
@haaawk
Copy link
Collaborator

Are you still working on this@shopifyski ? If not, please close the PR.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@shopifyski@haaawk@LucioFranco@MarinPostma@penberg

[8]ページ先頭

©2009-2025 Movatter.jp