OpenTSDB/asynchbase

Mutation Attributes support

apostolterziev opened this issue · 0 comments

Mutations support attributes i.e. cell ttl. It looks like this in the CLI:

incr 'table','key','cf:q1',1,{TTL=>30000}

Are there any plans for asynchbase to support this?