Mark Smith wrote:
It should be pretty easy to add a plugin hook to mogilefs to allow
delete's to move files into either a separate mogilefs domain (hidden
from the app! Still controlled by mogilefs!), or journaled to another
storage device. I think that's more along the lines of what you'd want.

Yeah, if anything this could be a plugin, I don't think "delete later"
really has much use in the core.  The delete operation is async
anyway, so you won't gain any speed, and depending on MogileFS to
delete your file later doesn't feel right to me, FWIW.

But if you put together a plugin, I don't see why this couldn't be
distributed with the base distribution.  (I'm a big fan of plugins, as
you can tell...)
When you can give me a documentation for the api i would write a plug in.
(or just an example plug-in?)


Reply via email to