FL03 / pzzld-gateway

A High-Performance S3-Compatible Storage Gateway

Home Page:https://hub.docker.com/r/jo3mccain/pzzld-gateway

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@pzzld/pzzld-gateway

Docker Clippy Rust

About

Installation

Use Rust's built-in package manager crates to install package.

cargo install package

Usage

use pzzld_gateway::gateways::{convert_credentials, simple_region, Gateway};
use scsys::prelude::*;

fn main() {
  println!("{:?}", Message::<String>::default());
}

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

Apache-2.0 MIT

About

A High-Performance S3-Compatible Storage Gateway

https://hub.docker.com/r/jo3mccain/pzzld-gateway

License:Apache License 2.0


Languages

Language:Rust 93.7%Language:Nix 3.1%Language:Dockerfile 1.7%Language:RenderScript 0.9%Language:Shell 0.7%