M3 Project is the distribute storage module of DATA Project.
Here is the introduction of the directory structure.
Routing submodule is the base module of the DHT network.
It currently mainly use the Kademlia network.
This is the main API to access the distributed network.
The Erasure Encoding library for the routing.
The web application for hosting a M3 node in a J2EE Container.
A command line toolset to maintain the web app.
An Android client example to use M3 client on the Android Devices.
An iOS client example to use M3 client on the iOS devices.
The project needs the gradle build tool to maintain codes.
We recommend you to use the IntelliJ IDEA to open this project.
The Community and Ultimate Version have already been integrated with gradle, and can both open this project directly.
Later