Hello Edward,

I am curious - What about triggering on a TTL timeout delete (something I
am most interested in doing - perhaps it doesn't make sense?)? Would you
say that is something the user should implement themselves? Would you see
intravert being able to do something with this at some later point
(somehow?)?

thanks,
Gareth

On Tue, Jun 11, 2013 at 2:34 PM, Edward Capriolo <edlinuxg...@gmail.com>wrote:

> This is arguably something you should do yourself. I have been
> investigating integrating vertx and cassandra together for a while to
> accomplish this type of work, mainly to move processing close to data and
> eliminate large batches that can be computed from a single map of data.
>
>
> https://github.com/zznate/intravert-ug/wiki/Service-Processor-for-trigger-like-functionality
>
>
> On Tue, Jun 11, 2013 at 5:06 AM, Tanya Malik <sonichedg...@gmail.com>wrote:
>
>> Thanks Romain.
>>
>>
>> On Tue, Jun 11, 2013 at 1:44 AM, Romain HARDOUIN <
>> romain.hardo...@urssaf.fr> wrote:
>>
>>> Not yet but Cassandra 2.0 will provide experimental triggers:
>>> https://issues.apache.org/jira/browse/CASSANDRA-1311
>>>
>>>
>>> Tanya Malik <sonichedg...@gmail.com> a écrit sur 11/06/2013 04:12:44 :
>>>
>>> > De : Tanya Malik <sonichedg...@gmail.com>
>>> > A : user@cassandra.apache.org,
>>> > Date : 11/06/2013 04:13
>>> > Objet : Coprosessors/Triggers in C*
>>> >
>>> > Hi,
>>> >
>>> > Does C* support something like co-processor functionality/triggers to
>>> > run client-supplied code in the address space of the server?
>>>
>>
>>
>

Reply via email to