Giter Site home page Giter Site logo

morika-t / proxyfs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nvidia/proxyfs

0.0 2.0 0.0 15.92 MB

License: Apache License 2.0

Makefile 0.28% Python 14.67% Shell 1.82% Go 79.97% Ruby 1.78% GDB 0.11% HTML 0.27% JavaScript 0.17% CSS 0.03% Awk 0.17% C 0.59% Dockerfile 0.14%

proxyfs's Introduction

Build Status

ProxyFS

Integrated File and Object Access for Swift Object Storage

Synopsis

ProxyFS is a hierarchical file system that provides integrated file and object API access for data stored with Swift object storage for the same data. It supports SMB and NFS along with AWS S3 and Swift object protocols. We call this "bi-modal access", and it means that filesystem clients and mount and read/write data that is simultaneously accessible to object API clients.

How to Contribute

All code contributions for ProxyFS go through GitHub.

https://github.com/swiftstack/ProxyFS

Please feel free to contribute by opening a pull request to the development branch. If you see an open pull request, feel free to review it and leave comments on it. ProxyFS follows a git flow development model.

If you'd like to ask questions, discuss ideas, or otherwise communicate with other ProxyFS contributors, please register for and participate in the ProxyFS dev mailing list or the ProxyFS Slack group, which you can join through this inivitation.

Development Environment

The officially supported development environment for ProxyFS is Runway. Please read Runway's documentation and make sure to use the ProxyFS manifest instead of the default one.

How to get the code (if not using Runway)

  • Define your GOPATH as desired (where your bin/, /pkg, and /src/ directory trees will appear)
  • cd $GOPATH
  • mkdir -p src/github.com/swiftstack
  • cd src/github.com/swiftstack
  • git clone [email protected]:swiftstack/ProxyFS.git
  • cd ProxyFS
  • git submodule update --init --recursive

How to run unit tests (in your Development Environment)

  • Install/update to at least Go 1.8.3 (if not using Runway)
  • Ensure $GOPATH/bin is in your $PATH
  • cd $GOPATH/src/github.com/swiftstack/ProxyFS
  • ./regression_test.py

Commercial Deployment

ProxyFS powers File Access for the SwiftStack product. See: http://swiftstack.com

License

See LICENSE file

proxyfs's People

Contributors

alistairncoles avatar balajisrao avatar bschatz-swift avatar charmster avatar edmc-ss avatar foxlisk avatar gerardgine avatar jarnold avatar notmyname avatar orion avatar smerritt avatar tipabu avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.