You are correct. See
http://svn.apache.org/repos/asf/cassandra/trunk/src/java/org/apache/cassandra/service/EmbeddedCassandraService.javaand
http://prettyprint.me/2010/02/14/running-cassandra-as-an-embedded-service/
afaik currently only a configuration file is supported, although with the
next rele
Hello,
I understand that currently one must have the configuration file in place in
order to start a cassandra node(even if it is embedded in the application,
i.e. using only StorageProxy without CassandraServer).
Is that correct?
It would be practical and very easy to implement a "programmable"
c