Mongo has it too. It could save a lot of development time if one can figure out porting Mongo's query API and stored javascript to Cassandra. It would be great if scala's list comprehension can be facilitated to write query-like code against Cassandra schema.
On Thu, May 27, 2010 at 11:05 AM, Vick Khera <vi...@khera.org> wrote: > On Thu, May 27, 2010 at 9:50 AM, Jonathan Ellis <jbel...@gmail.com> wrote: > > There definitely seems to be demand for something like this. Maybe for > 0.8? > > > > The Riak data store has something like this: you can submit queries > (and map reduce jobs) written in javascript that run on the data nodes > using data local to that node. It is a very compelling feature. >