mozilla-services / syncstorage-rs

Sync Storage server in Rust
Mozilla Public License 2.0
973 stars 49 forks source link

feat: add dynamic routing headers to all Spanner ops #1491

Closed pjenvey closed 1 year ago

pjenvey commented 1 year ago

Description

and support the seemingly undocumented new leader aware routing header recently added to other spanner clients (via a setting, disabled by default)

Issue(s)

SYNC-3922 Closes #1490