I want to use coprocessors (observers), Could I execute an coprocessors which executes my code when a row expired because the TTL has expired?
will it be executed automatically? I mean,, without any scan or get over that row?? it's a pre and post delete or which observer?
