On Tue, Jun 15, 2010 at 19:49, Anthony Ikeda
<Anthony.Ikeda@cardlink.com.au>wrote:
> Is there any concept of Listeners such that when data is added to Cassandra
> we can fire off another process to do something with that data? E.g. create
> a copy in a secondary database for Business Intelligence reports? Send the
> data to an LDAP server?
>
Typically, this is the kind of thing that gets handled at the application
level (your application). There is a feature request for it though.
https://issues.apache.org/jira/browse/CASSANDRA-1016
Gary.
|