Hi, All
I am interested in using the new Cassandra feature Trigger to implement a
synchronous (or asynchronous but with deadline) index on Cassandra.

The Trigger API allows one to define a mutation job to do (in the future)
but is there any way to control when the (asynchronously executed) job is
actually executed. Or there is anyway to control execution model of
Triggers, like turn on synchronous model and asynchronous model.

Regards
Yun

Reply via email to