5 ms·
Doesn't seem possible to use this yet. No client libraries and no samples: https://cloud.google.com/spanner/docs/tutorials https://cloud.google.com/spanner/docs
by tdrd 10y ago
Doesn't seem possible to use this yet. No client libraries and no samples: https://cloud.google.com/spanner/docs/tutorials https://cloud.google.com/spanner/docs/tutorials
Have they documented the wire protocol? I couldn't find it.
- deleted 10y ago[deleted]
- mairbek 10y agoI work on Cloud Spanner and client libraries are rolling out right now, but API definitions are available. RPC: https://cloud.google.com/spanner/docs/reference/rpc/ https://cloud.google.com/spanner/docs/reference/rpc/ Rest: https://cloud.google.com/spanner/docs/reference/rest/ https://cloud.google.com/spanner/docs/reference/rest/
- michaelsbradley 10y agoAnyone working on a Rust lang client-library?
- justinblat 10y agoWe're still working on rolling a few docs throughout the day. For example - here's the node.js lib: https://github.com/GoogleCloudPlatform/google-cloud-node#cloud-spanner-alpha https://github.com/GoogleCloudPlatform/google-cloud-node#clo...