为什么分页时光标需要连续
我正在构建一个基于游标的公共 API,并在各个地方读到分页游标应该是连续的。
我使用 UUID 作为 PK,并考虑将 UUID PK 作为光标返回。由于客户端可以定义过滤器参数和排序键,我认为 UUID 作为游标应该足够了。
我还缺少更多方面吗?
感谢任何帮助
编辑:也许我的困惑来自于客户端指定排序键的能力
I am building a cursor-based public API and read in various places that the pagination cursor should be sequential.
I use a UUID as PK and was thinking of returning the UUID PK as cursor. As a client can define filter parameters and sort-keys, I think that a UUID as cursor should be sufficient.
Are there more aspects that I am missing?
Appreciate any help
Edit: Maybe my confusion comes from a clients ability to specify sort-keys
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论