mirror of
https://github.com/minio/minio.git
synced 2025-02-23 11:32:32 -05:00
Just like how http.Handlers can be overlayed on top of each other with each implementing ServeHTTP(). drivers.Driver can be overlayed on top of each other in similar manner which would implement the drivers.Driver interface. API <----> cache <----> donut <----> donut(format)
objectdriver
Object Storage Driver