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-15 08:45:00 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
minio
/
pkg
/
storage
/
drivers
History
Harshavardhana
2fd52ca284
Add missing strongly typed errors for Donut
2015-06-23 11:54:44 -07:00
..
donut
Add missing strongly typed errors for Donut
2015-06-23 11:54:44 -07:00
fs
Use filepath everywhere instead of path.{} functions for portability -
fixes
#656
2015-06-18 16:02:45 -07:00
memory
Add time.Since on buckets created time to avoid deleting buckets spuriously during eviction of objects
2015-06-13 11:28:04 -07:00
mocks
Remove unnecessary GetObjectMetadata prefix argument
2015-05-15 19:25:17 -07:00
api_testsuite.go
Implement multipart support
2015-06-01 16:25:11 -07:00
date.go
Add everything back into one project hood, still missing iodine
2015-04-08 17:47:56 -07:00
driver.go
Resurrect back fileystem driver
2015-05-30 03:12:01 -07:00
errors.go
Forbid the upload of files bigger than the memory backend capacity
2015-05-28 22:07:02 +01:00
LICENSE
Add everything back into one project hood, still missing iodine
2015-04-08 17:47:56 -07:00
README.md
Add everything back into one project hood, still missing iodine
2015-04-08 17:47:56 -07:00
README.md
objectdriver
Object Storage Driver