1
0
mirror of https://github.com/minio/minio.git synced 2025-03-21 21:14:14 -04: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
..