Hi Ian,
Thanks that's a fair point, although Core can be used as a singleton
the column container classes don't make any real distinctions about
the cluster(s). I think the final solution will end up looking more
like having a Keyspace 'container' which will be aware of multiple
clusters in a single application instance and the column families etc.
within its keyspace. This should go towards 0.7 support of dynamic
column families and secondary indexes as well and play a little nicer
with simple authentication as well. I'll try to get something out in
the next few weeks.
-michael
On Sep 22, 10:17 am, Ian Rogers <
ian.rog...@contactclean.com> wrote:
> I've just noticed this is discussed inhttp://
github.com/mjpearson/Pandra/issues/issue/24