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?
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)
nm, did some version fiddling and got it working