Azure / Azure/azure-documentdb-java
Is it possible to manually implement paging
未关闭
- 主要语言
- Java
- 星标
- 51
- 派生
- 52
- PR 合并指标
- 30 天内没有已合并 PR
描述
I have a disconnect between cosmos db and my end application. As such I would like to manually implement the paging; so I can return items to by client application, then wait for more to be requested from that application before returning the next set of documents.
贡献指南
调研方向
首先检查 Java Sync SDK 现有的分页和文档返回 API,然后将其与所请求的 Cosmos DB 客户端交互进行比较。完成的标准是提供一种有文档说明且受支持的方式,返回一页并等待客户端请求下一页。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- databases
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100