guild icon
Toit
#Storage Bucket Retreival
Thread channel in help
Geoff
Geoff 05/10/2026 06:16 PM
I could not find a method to retreive items from bucket key-value storage if you do not know the key. Just want to make sure that is true before trying to solve that another way.
Thank you.
GeoffOPGeoff
I could not find a method to retreive items from bucket key-value storage if you do not know the key. Just want to make sure that is true before trying to solve that another way. T...
floitsch
floitsch 05/10/2026 08:06 PM
I think that's currently the case.
Not sure if we can (or want) to expose keys.

If you need to iterate over keys we would probably store the whole map and not split it.
2 messages in total