Sorry I am asking so many questions, but know I do my best to look through the documentation and the forums before I ask
The storage has a limit of 16kb
-
if I were to use an array (Lua uses the term 'table', it's kind of odd) would the key be part of that limit? To clarify, in the array there is a key, value pair, I know the value part would be, but cant find anything stating the key part is also part of this limit.
-
I checked out the road map already, but are there any plans to raise the limit in the future?