Skip to content
Ben McClelland edited this page Aug 1, 2023 · 14 revisions

Welcome to the versitygw wiki!

This guide is intended to help both users and developers getting started with versitygw. Please open an issue if you find any bugs in the gateway or documentation. An issue can also be opened for any feature requests.

The Versity Gateway: A High-Performance Open Source S3 to Storage System Translation Tool

Background:

The Versity Gateway serves as a bridge between S3 clients and general storage systems. It enables applications to interact with file based and other storage using familiar S3 operations, allowing for easy integration and compatibility. Built from scratch in Go, a highly efficient programming language known for its performance and scalability, the Versity Gateway leverages Go's benefits to deliver exceptional speed and efficiency.

  • The Versity Gateway is designed to meet the community's need for a reliable open source, high-performance object translation tool

  • The Versity Gateway provides storage translations for S3-based applications, enabling compatibility with other storage systems and offering scalability for demanding workloads

  • The open source Versity Gateway is an Apache 2.0 licensed open source project

  • Collaborators include Los Alamos National Laboratory and the Pawsey Supercomputing Research Centre

  • Versity invites the community to contribute to the Versity Gateway's development, growth, and enhancement

Clone this wiki locally