This website works better with JavaScript.
Explore
Help
Sign In
oyd
/
minio
Watch
6
Star
1
Fork
You've already forked minio
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
942
Commits
1
Branch
0
Tags
89 MiB
Tag:
Branch:
Tree:
7ddf6a9f8f
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '7ddf6a9f8f'
${ noResults }
minio
/
.gitignore
11 lines
95 B
Raw
Normal View
History
Unescape
Escape
Working build system, builds gopath dynamically
10 years ago
**/*.swp
Restructure docs and move mkdocs.yml to top-level
10 years ago
site/
Adding cover.out to gitignore
10 years ago
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
10 years ago
*~
Adding initial test suites
10 years ago
minio
**/*.test
Adding sublime workspace to gitignore
10 years ago
**/*.sublime-workspace
Adding IDEA files to gitignore
10 years ago
verifier
/.idea/
/Minio.iml