1
0
mirror of https://github.com/minio/minio.git synced 2025-03-21 13:04:15 -04:00

2 Commits

Author SHA1 Message Date
Anis Elleuch
1ce8d2c476 Add bucket lifecycle expiry feature () 2019-08-09 10:02:41 -07:00
Krishnan Parthasarathi
559a59220e Add initial support for bucket lifecycle ()
This PR is based off @sinhaashish's PR for object lifecycle
management, which includes support only for,
- Expiration of object
- Filter using object prefix (_not_ object tags)

N B the code for actual expiration of objects will be included in a
subsequent PR.
2019-07-19 21:20:33 +01:00