Initial commit

This commit is contained in:
Harshavardhana
2014-10-30 21:48:30 -07:00
commit 397b887a87
79 changed files with 31549 additions and 0 deletions

4
docs/internal/DESIGN Normal file
View File

@@ -0,0 +1,4 @@
- Erasure code - http://bit.ly/1yqxkUt (intel isal library)
- Future erasure codes to look at - Fountain Codes, Simple XOR techniques, Custom
- Bootstrap techniques - no downtime scenario
- Simple API's

9
docs/internal/INFRA Normal file
View File

@@ -0,0 +1,9 @@
- Google groups development (minios-dev)
- Github groups (https://github.com/minios)
- IRC users #minios
- Support (zendesk.com)
- Community Q/A (stackoverflow.com)
- https://github.com/justinwalsh/daux.io (Document generator) or 'metalsmith.io'
- Continous integration - (https://drone.io/, https://codeship.io,
http://wercker.com/, https://coveralls.io/)
- Web UI - polymer project