Crates.io | google-cloud-rust |
lib.rs | google-cloud-rust |
version | 0.15.0 |
source | src |
created_at | 2021-08-26 21:17:31.797379 |
updated_at | 2023-07-12 17:48:31.258002 |
description | A set of client libraries to interact with various Google Cloud Platform services |
homepage | |
repository | https://github.com/mozilla-services/mozilla-rust-sdk/ |
max_upload_size | |
id | 442749 |
size | 27,128 |
This repository contains Rust
client libraries to interact with various Google Cloud Platform
services.
Cloud Spanner
(Horizontally scalable relational database)
Cloud BigTable
(Petabyte-scale, low-latency, NoSQL non-relational database)
Cloud Pub/Sub
(Messaging and ingestion for event-driven systems and streaming analytics)
Cloud Storage
(Multi-class, multi-region, RESTful object storeage)
NOTE: These generated clients are under development and should be considered experimental!
This library is currently locked to grpcio 0.12.0 and protobuf 2.28.0. This is due to an internal dependency of grpcio. Be sure that you match these library versions in your library or application.
See googleapis-raw
for raw bindings based on
grpcio
.
See googleapis
for high-level bindings (not ready for use yet).
Contributions to this library are always welcome and highly encouraged.
See CONTRIBUTING for more information on how to get started.
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
Apache 2.0 - See LICENSE for more information.
This is not an officially supported Google product, but was initially created via an agreement between Mozilla
, Google Cloud
, Ferrous Systems
, and IGNW
.
Thank you