whatyouhide/xandra

Support default consistency level

Closed this issue · 2 comments

Many C* clients support a default consistency level to use unless overridden. We can support a default consistency level that we pass to Xandra.start_link/1 and fall back to that unless the :consistency_level option is passed explicitly.

Closed by #149.