为什么分页时光标需要连续

发布于 2025-01-13 16:08:36 字数 189 浏览 0 评论 0原文

我正在构建一个基于游标的公共 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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文