1
0
mirror of https://github.com/minio/minio.git synced 2025-01-21 19:53:15 -05:00

4 Commits

Author SHA1 Message Date
Poorna K
111c6177d2
Deprecate caching for erasure/distributed mode ()
Fixes: 

Also removing default value of `writethrough` for cache commit
which was interfering with cache_after setting
2021-12-15 16:48:34 -08:00
Poorna K
7c33a33ef3
cache: fix commit value lookup in config () 2021-11-02 14:20:52 -07:00
Poorna K
15dcacc1fc
Add support for caching multipart in writethrough mode () 2021-11-01 08:11:58 -07:00
Harshavardhana
1f262daf6f
rename all remaining packages to internal/ ()
This is to ensure that there are no projects
that try to import `minio/minio/pkg` into
their own repo. Any such common packages should
go to `https://github.com/minio/pkg`
2021-06-01 14:59:40 -07:00