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-31 08:26:01 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
minio
/
pkg
/
storage
/
drivers
History
Harshavardhana
10c807f233
Put object on successful write returns full metadata, to avoid subsequent GetObjectMetadata() calls in driver
2015-06-29 11:15:46 -07:00
..
donut
Put object on successful write returns full metadata, to avoid subsequent GetObjectMetadata() calls in driver
2015-06-29 11:15:46 -07:00
fs
Use errorChannels only for services not for drivers, reduce them to use simple functions
2015-06-28 23:59:47 -07:00
memory
Use errorChannels only for services not for drivers, reduce them to use simple functions
2015-06-28 23:59:47 -07:00
mocks
Remove unnecessary GetObjectMetadata prefix argument
2015-05-15 19:25:17 -07:00
api_testsuite.go
An attempt to bring in memory layer into donut driver
2015-06-27 17:23:34 -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