10 Commits (28d9565400d68ae1cd79b81075823f10775e6230)

Author SHA1 Message Date
Harshavardhana d09fd8b0a1 Migrate from iodine to probe 9 years ago
Krishna Srinivas ee4432bc40 rename disk.OpenFile to Open which will do os.Open (which will be read-only). disk.OpenFile will do os.OpenFile (which can be rw, append) 9 years ago
Harshavardhana 63c9cf0c4b Move from Minimalist Object Storage to Minio Cloud Storage 9 years ago
Harshavardhana 2553654e24 Add initial version of heal, remove rebalance 10 years ago
Nate Rosenblum ec347f96fd Fix OS X build 10 years ago
Harshavardhana 11b893804c Moving os.MkdirAll() inside atomic for auto parent directory creates 10 years ago
Harshavardhana 52cd23ad9f Move atomic file writes into its own package, use them inside quick and disk packages 10 years ago
Harshavardhana bbb89b5776 Add multi-thread protection and also allow atomic file creates, rename upon Close() 10 years ago
Harshavardhana 1d64e4b6c1 Add Donut rpc service for sending changes to configuration files 10 years ago
Harshavardhana 8a4e7bcdcf Add full API tests, move storage/donut to donut, add disk tests as well 10 years ago
Harshavardhana fb9adb5524 Donut cleanup another set 10 years ago
Harshavardhana 03b4d3b308 Go vet fixes for donut 10 years ago
Harshavardhana 841ff01412 Move disk into its own package, remove bloated code 10 years ago