Back to search
This tutorial code shows how to do pagination on Cassandra using only CQL3
Stars
6
Forks
3
Watchers
6
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
2
commits
Modified compund PK example to make it more representative.
7b4b10dView on GitHubCompleted pagination tests for simple string primary keys.
98e6d8aView on GitHubImplemented clause that handles token() correctly and wrote tests for
0bf9c7bView on GitHubFirst successful pagination tests using cql3, but more work will be
fba8130View on GitHubSetup project to be able to run cassandra unit tests.
b80dc3dView on GitHub