This website requires JavaScript.
Explore
Help
Sign In
MyFavMirrors
/
minio
mirror of
https://github.com/minio/minio.git
Watch
1
Star
0
Fork
You've already forked minio
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6592ef3bd2
minio
/
.gitignore
4 lines
22 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Working build system, builds gopath dynamically
2014-11-01 20:04:24 -04:00
**/*.swp
Adding cover.out to gitignore
2014-11-22 21:31:19 -05:00
cover.out
Add erasure coding and decoding using Intel Storage Acceleration library - move contrib/erasure --> contrib/isal - bring in low level 'isal' package for Go for exposing C functions - Implement Erasure 'encoding' Supports - Reed Solomon Codes, Cauchy Codes - Implement Erasure 'decoding' Supports - Reed Solomon Codes, Cauchy Codes - Renames Minios -> Minio at all the references
2014-11-05 06:09:40 -05:00
*~