1
0
mirror of https://github.com/minio/minio.git synced 2025-02-17 16:42:30 -05:00

4 Commits

Author SHA1 Message Date
Klaus Post
f139a19238
Upgrade compress and pgzip package ()
Should provide faster decompression for s3 select and other places where it is used.
2020-11-27 10:10:15 -08:00
Harshavardhana
86409fa93d
add audit/admin trace support for browser requests ()
To support this functionality we had to fork
the gorilla/rpc package with relevant changes
2020-11-20 22:52:17 -08:00
Harshavardhana
3f4b98ca4c Consolidate controller, move rpc package into controller - remove dangling code in pkg/server 2015-09-15 19:38:36 -07:00
Harshavardhana
025f95b1d6 Restructure server code, controller now runs in silo 2015-08-27 17:07:32 -07:00