Closed SAILgaosai closed 1 year ago
sidekick caching was complicated and had no real benefits in reality. So we removed it to keep the code cleaner and stable.
So is there any cache solution here for minio? if I want to use SSD to accelerate repeatedly read.
So is there any cache solution here for minio? if I want to use SSD to accelerate repeatedly read.
No there is none @SAILgaosai use SSD directly with MinIO.
it seems that storage tiering could help with that https://min.io/product/automated-data-tiering-lifecycle-management
I saw that you have removed the cache from README.md in commit on April 19 what should i do, if i need?