Fork me on GitHub
#juxt
<
2016-06-03
>
acron09:06:05

Hiya. How feasible is it to use a different Cassandra library (qbits/alia rather than cassaforte) with the joplin.cassandra library? Or would I need an entirely new adapter to use it?

acron10:06:17

Simply including alia in my dependencies gives an error! CompilerException java.lang.IllegalArgumentException: No matching ctor found for class com.datastax.driver.core.policies.DCAwareRoundRobinPolicy, compiling:(clojurewerkz/cassaforte/policies.clj:39:3)

acron10:06:13

nm, did some version fiddling and got it working