Hello Collin,
You mean to say you have made un-published modifications to Cassandra such
that you can execute logic in Db in read and write path?
Do you have any plans to open your code base and document it?
Praveen
On Sun, Apr 22, 2012 at 10:43 PM, Colin Clark wrote:
> In my opinion, trigger
In my opinion, triggers/stored procedures are an absolute requirement for any
distributed database.
We've been using stored procedures in Cassandra now for a while, we've made
modifications such that we don't really write directly anymore but pass
everything through either a default stored proc