ganeshkamath89 / redfish

A distributed filesystem prototype

Home Page:http://www.club.cc.cmu.edu/~cmccabe/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Redfish Distributed Filesystem
==============================================================================
Redfish is a distributed filesystem built with the needs of Hadoop in mind.

See https://www.dmtf.org/standards/redfish for the most up-to-date
information about Redfish.

Requirements
==============================================================================
Redfish requires CMake, libjson-c, and libev.
See INSTALL.txt for details about installation.

License
==============================================================================
Redfish is licensed under the Apache License version 2.0. See LICENSE.txt for
details.

I have forked this project from https://github.com/cmccabe/redfish. I am modifying it as it seems to be 6~7 years old at this time.

I have made some changes for it to overcome CMAKE errors. Still working on overcoming Make related challenges.

About

A distributed filesystem prototype

http://www.club.cc.cmu.edu/~cmccabe/

License:Apache License 2.0


Languages

Language:C 91.7%Language:Python 2.9%Language:Java 1.9%Language:CMake 1.7%Language:RPC 0.7%Language:Shell 0.7%Language:C++ 0.4%