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-27 06:33:18 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
minio
/
pkg
/
storage
/
donut
History
Frederick F. Kautz IV
eb8005cc65
Reading correct block size in erasure coded data
2015-03-22 18:49:30 -07:00
..
bucketdriver.go
Fix build issues for new DonutDriver()
2015-03-22 02:53:21 -07:00
donut.go
Adding list objects to donut
2015-03-22 15:33:52 -07:00
donutdriver_test.go
Removing log tracers
2015-03-22 15:39:50 -07:00
donutdriver.go
De-couple donut into smaller files, useful for ease in external integration
2015-03-22 15:43:37 -07:00
donutwriter.go
Make sure we use O_EXCL with O_CREATE to make sure we don't trip over existing file
2015-03-22 15:55:40 -07:00
erasure.go
Reading correct block size in erasure coded data
2015-03-22 18:49:30 -07:00
local.go
De-couple donut into smaller files, useful for ease in external integration
2015-03-22 15:43:37 -07:00
objectwriter.go
Fix build issues for new DonutDriver()
2015-03-22 02:53:21 -07:00