Fred A Kulack

Results 2 issues of Fred A Kulack

In the read only path (when the schema is already up to date), the cassandra queries used to determine that should not use ConsistencyLevel.ALL, they should use QUORUM or LOCAL_QUORUM....

enhancement

Hi, I have an XML file in which the ordering of the elements is important. When I translate it to Json, I'd like to get the elements in a single...