1
0
mirror of https://github.com/minio/minio.git synced 2025-03-26 07:20:56 -04:00

4 Commits

Author SHA1 Message Date
kannappanr
5ecac91a55
Replace Minio refs in docs with MinIO and links () 2019-04-09 11:39:42 -07:00
Harshavardhana
df35d7db9d Introduce staticcheck for stricter builds () 2019-02-13 18:29:36 +05:30
kannappanr
ce870466ff
Top Locks command implementation ()
API to list locks used in distributed XL mode
2019-01-24 07:22:14 -08:00
Bala FA
6a53dd1701 Implement HTTP POST based RPC ()
Added support for new RPC support using HTTP POST.  RPC's 
arguments and reply are Gob encoded and sent as HTTP 
request/response body.

This patch also removes Go RPC based implementation.
2018-06-06 14:21:56 +05:30