Harshavardhana
62f6ffb6db
xl: Moved to minio/minio - fixes #1112
9 years ago
Harshavardhana
762b798767
Migrate this project to minio micro services code
9 years ago
Harshavardhana
025f95b1d6
Restructure server code, controller now runs in silo
9 years ago
Harshavardhana
45b59b8456
Probe revamped to provide for a new WrappedError struct to wrap probes as error interface
...
This convenience was necessary to be used for golang library functions like io.Copy and io.Pipe
where we shouldn't be writing proxies and alternatives returning *probe.Error
This change also brings more changes across code base for clear separation regarding where an error
interface should be passed encapsulating *probe.Error and where it should be used as is.
9 years ago
Harshavardhana
d09fd8b0a1
Migrate from iodine to probe
9 years ago
Harshavardhana
63c9cf0c4b
Move from Minimalist Object Storage to Minio Cloud Storage
9 years ago
Harshavardhana
1f2e6a40a0
Fix an issue with reusing closed network connetion, changing the way rateLimitedListener is initialized
9 years ago
Harshavardhana
1bad92356d
Add a ratelimited listener than a ratelimited handler - more precise
9 years ago
Harshavardhana
58a1d865a9
Renaming nimble to minhttp
9 years ago
Harshavardhana
a50a44b0ca
Add nimbleNet tests
9 years ago
Harshavardhana
317096a0c4
Add net.Addr wrapper with IsEqual() and use it.
9 years ago
Harshavardhana
3622fbc87d
Across donut, split, nimble some code cleanup
9 years ago
Harshavardhana
c2c7bdf0cd
Cleanup nimble http
9 years ago
Harshavardhana
b029d0a5f0
Avoid config reload all the time, reload is manually triggerred from outside
9 years ago
Harshavardhana
474954022e
Add modified grace library from facebookgo, rename it as nimble
9 years ago