This website requires JavaScript.
Explore
Help
Sign In
MyFavMirrors
/
minio
Watch
1
Star
0
Fork
0
You've already forked minio
mirror of
https://github.com/minio/minio.git
synced
2025-01-23 20:53:18 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
minio
/
.gitignore
4 lines
27 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Working build system, builds gopath dynamically
2014-11-01 17:04:24 -07:00
**/*.swp
Adding cover.out to gitignore
2014-11-22 18:31:19 -08: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 03:09:40 -08:00
*~
Full restructure in accordance with - pkg/{subsystem}/{package} style - modify Makefile to reflect the new style, consolidate various entries - add a dummy ``main.go`` at top level
2015-01-14 11:29:04 -08:00
minio
Reference in New Issue
Copy Permalink