#Data store
1 messages · Page 1 of 1 (latest)
I think Yeah, you can store everything under one key, but it’s not the best idea long term. Too many values in a single key can hit size limits or slow stuff down. It’s better to split data into smaller keys (like one for inventory, one for stats, etc.) — makes it easier to manage and safer overall.
Tell me if it works!
Thank you
No worries 😁
I think Roblox has keys limit
Cuz I hear it in a tutorial when I was learning how to data stote
4mb limit
btw
but if you're not storing like 5 inventories then you should be good
only 1 inv and a leaderstats