storj/pkg/miniogw
Ivan Fraixedes e4a220347a
uplink: Suppress one metainfo call on delete (#3511)
Change signature of metainfo DeleteObject to get rid of an extra call to
kvmetainfo GetBucket method and eliminate one round trip to the
satellite when deleting objects.
2019-11-07 10:39:40 +01:00
..
config.go Replace localhost with 127.0.0.1 in defaults (#1678) 2019-04-05 14:09:16 +02:00
gateway_test.go uplink: Suppress one metainfo call on delete (#3511) 2019-11-07 10:39:40 +01:00
gateway.go pkg/miniogw: Add a missed stack trace error (#3035) 2019-09-16 23:00:50 +03:00
integration_test.go cmd/uplink: use scopes to open (#2501) 2019-08-05 11:01:20 -06:00
logging.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
multipart.go Migrate Minio Gateway to libuplink (#1652) 2019-04-15 23:13:02 +03:00