https://github.com/gwihlidal/cloudstore-rs
A gRPC microservice, written in rust, that marshalls objects and files to cloud storage like AWS S3, Google Cloud Storage, or other providers.
https://github.com/gwihlidal/cloudstore-rs
aws-s3 cloud cloud-storage docker google-cloud-storage grpc protobuf rust rustlang service
Last synced: about 1 year ago
JSON representation
A gRPC microservice, written in rust, that marshalls objects and files to cloud storage like AWS S3, Google Cloud Storage, or other providers.
- Host: GitHub
- URL: https://github.com/gwihlidal/cloudstore-rs
- Owner: gwihlidal
- License: mit
- Created: 2018-02-18T02:35:15.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-04T20:55:57.000Z (over 8 years ago)
- Last Synced: 2025-03-22T10:42:53.803Z (over 1 year ago)
- Topics: aws-s3, cloud, cloud-storage, docker, google-cloud-storage, grpc, protobuf, rust, rustlang, service
- Language: Rust
- Homepage:
- Size: 73.2 KB
- Stars: 6
- Watchers: 0
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cloudstore-rs
A gRPC microservice, written in rust, that marshalls object and files to cloud storage like AWS S3, Google Cloud Storage, or other providers.
[](https://travis-ci.org/gwihlidal/cloudstore-rs)