gateway

package
v0.9.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 24, 2018 License: AGPL-3.0 Imports: 8 Imported by: 0

README

S3 Gateway

The S3 Gateway is the main access to files and folders stored in Pydio. It is based on Minio server with a custom gateway.

Communication

The custom gateway is implemented to query the Tree service and the various Pydio Datasources : for all "stat" and "list" related queries, it will use the NodeProvider interface of Tree service. For all "content" related queries (=GET/PUT), it will proxy directly to the underlying S3 server of each datasource.

TODO Schema

Documentation

Overview

Package gateway spins an S3 gateway for serving files using the Amazon S3 protocol

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL