Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以在排序集中仅保留前 x 个元素并删除其他元素?我知道 ZREMRANGEBYRANK 和 ZREMRANGEBYSCORE 但我无法弄清楚使用它们来删除除 top x 元素之外的所有内容。
谢谢
你的意思是像
ZREMRANGEBYRANK set 0 -51