loopbackio / loopback-connector-cassandra

Cassandra connector for the LoopBack framework.
Other
13 stars 22 forks source link

pagination support #13

Closed Setogit closed 6 years ago

Setogit commented 7 years ago

design question: do we expose the TOKEN to the C* connector API, or can we completely hide in under the hood and support pagination?

anshulrvce commented 7 years ago

For pagination support cassandra driver has eachRow function, which is not exposed in the loopback connector. why is it not exposed in cassandra connector? let us know any ETA for this.

stale[bot] commented 7 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

AlexDM0 commented 7 years ago

We would also be greatly interested in pagination support. Is there any news on this?

stale[bot] commented 6 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

abegau commented 6 years ago

Same here, greatly interested in pagination support.

george-oakling commented 6 years ago

Same here :) I can help with particular updates.

stale[bot] commented 6 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 6 years ago

This issue has been closed due to continued inactivity. Thank you for your understanding. If you believe this to be in error, please contact one of the code owners, listed in the CODEOWNERS file at the top-level of this repository.