Add the start of bucket lifecycle management.
commit71f56d60525efcd374b1024d9e9f57fd2d19ae8b
authorZach Beane <xach@xach.com>
Sat, 21 Jan 2012 02:15:06 +0000 (20 21:15 -0500)
committerZach Beane <xach@xach.com>
Sat, 21 Jan 2012 02:15:06 +0000 (20 21:15 -0500)
treef798ab72769511729c3d1af45bfdaacda87e952a
parenta648aa8c2cf9a8d77329cff35cc8bb85d8111ad6
Add the start of bucket lifecycle management.

A bucket lifecycle configuration allows for the automatic deletion of
a bucket's objects based on a prefix and a days-to-expire parameter.
lifecycle.lisp [new file with mode: 0644]
zs3.asd