https://github.com/deislabs/bindle-server-azure
An azure storage implementation and server for Bindle
https://github.com/deislabs/bindle-server-azure
Last synced: 11 months ago
JSON representation
An azure storage implementation and server for Bindle
- Host: GitHub
- URL: https://github.com/deislabs/bindle-server-azure
- Owner: deislabs
- License: mit
- Created: 2020-12-17T18:04:15.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-05T18:02:42.000Z (over 5 years ago)
- Last Synced: 2023-03-02T10:03:06.540Z (over 3 years ago)
- Language: Rust
- Size: 28.3 KB
- Stars: 1
- Watchers: 9
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Azure Bindle Server
This is a storage implementation and server binary using Azure services (namely
Cosmos and blob storage). As the Rust SDK for azure is not currently published,
we did not want to make this part of the main bindle storage implementations
yet. In the future, we may add it back in there, but for now it is only
available as a separate binary.