Minio: Add lru expire objects over time

Created on 25 Apr 2015  路  4Comments  路  Source: minio/minio

Most helpful comment

@buffcode you can use mc in cron to do this:
mc rm --recursive --older-than=90 s3/jazz-songs/louis/

All 4 comments

@fkautz Did you find a workaround/solution? I'm also looking for this feature as we are using minio as cache backend for GitLab.

@buffcode you can use mc in cron to do this:
mc rm --recursive --older-than=90 s3/jazz-songs/louis/

Thanks a lot!

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Was this page helpful?
0 / 5 - 0 ratings