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.
我正在使用螺栓存储数据,在存储桶中我将密钥存储为版本控制,我只想在存储桶中保留最大数量的版本。然后我想知道桶中是否有太多键。但是,我找不到比遍历所有键并计数的简单方法。
有谁知道如何获取存储桶中的密钥数量?
先感谢您。
我从未听说过或使用过螺栓,但文档建议该Stats方法可以满足您的要求。
Stats