Skeletor is the Scala wrapper for Cassandra
Stars
32
Forks
7
Watchers
32
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
adds ability to add a List of keys in a super column, ability to query on super columns, tests
1fb1f3eView on GitHubupdates test to make sure cassandra returns the right rows
b898b3eView on GitHubsome of the contributions from bluekazoo2 on issue#1, create/delete keyspaces, create/delete/truncate column families, api to get by index slices, allow for value types that are not Strings, some other refactoring
358958eView on GitHubrefactored setting consistency levels of ONE as default and exposed ALL, ANY, QUARUM, LOCAL_QUARUM, EACH_QUARUM, supports global default change and explicity specific CL for reads and writes
40eda5bView on GitHub