12 Commits (6012e18123fe9ea6b84120ecb56f1a9824adf0e4)

Author SHA1 Message Date
Harshavardhana b938e40fb5 Move atomic package to the top and simplify its tests 9 years ago
Harshavardhana 45b59b8456 Probe revamped to provide for a new WrappedError struct to wrap probes as error interface 9 years ago
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 9 years ago
Nate Rosenblum ec347f96fd Fix OS X build 9 years ago
Harshavardhana 11b893804c Moving os.MkdirAll() inside atomic for auto parent directory creates 9 years ago
Harshavardhana 52cd23ad9f Move atomic file writes into its own package, use them inside quick and disk packages 9 years ago
Harshavardhana bbb89b5776 Add multi-thread protection and also allow atomic file creates, rename upon Close() 9 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