minio/cmd/gateway
Harshavardhana 4915433bd2
Support bucket versioning (#9377)
- Implement a new xl.json 2.0.0 format to support,
  this moves the entire marshaling logic to POSIX
  layer, top layer always consumes a common FileInfo
  construct which simplifies the metadata reads.
- Implement list object versions
- Migrate to siphash from crchash for new deployments
  for object placements.

Fixes #2111
2020-06-12 20:04:01 -07:00
..
azure Support bucket versioning (#9377) 2020-06-12 20:04:01 -07:00
gcs Support bucket versioning (#9377) 2020-06-12 20:04:01 -07:00
hdfs Support bucket versioning (#9377) 2020-06-12 20:04:01 -07:00
nas fix NAS gateway support for policy/notification (#9765) 2020-06-03 13:18:54 -07:00
s3 Support bucket versioning (#9377) 2020-06-12 20:04:01 -07:00
gateway.go Remove B2 gateway implementation (#9547) 2020-05-07 19:00:30 -07:00