This website requires JavaScript.
Explore
Help
Sign In
astelm
/
minio
Watch
1
Star
0
Fork
0
You've already forked minio
mirror of
https://github.com/pgsty/minio.git
synced
2026-08-07 16:21:14 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1,726
Commits
4
Branches
532
Tags
4a27ab0e58de83ed2adef6b845978b6eb71a94f2
Commit Graph
2 Commits
Author
SHA1
Message
Date
Harshavardhana
4a27ab0e58
Fix another deadlock inside CreateObjectPart() code, premature return without Unlocking()
...
Also this patch changes the cache key element to be interface{} type not string.
2015-07-05 20:26:32 -07:00
Harshavardhana
8a4e7bcdcf
Add full API tests, move storage/donut to donut, add disk tests as well
2015-07-03 14:36:29 -07:00