This was a personal plugin i created for my self but I seemed to have received a lot of positive feed back for it so I figured I'd make it publicly available
Its just a 3 dimensional associative array (values access by "name" instead of integer "0" index). I believe there are other plugins out there similar but may not function entirely the same. This was built to act nearly identical to the official "Dictionary" plugin but instead of only having 1 dimension it has 3.
It may seem a bit more complicated at first but if you work with JSON objects and send and receive a lot of AJAX data like I do this may be useful for you as it supports loading raw JSON data directly to it.
It supports minification and I believe all bugs have been found but if you find any please let me know. I use this in all my projects so I will actively maintain it to ensure it works correctly.
Plugin
TRBLSM_storage.zip
Example capx that demonstrates all functions supported.
StorageExample.capx
If you have any questions or need help using it Ill do my best to answer in a timely manor.
Thank you
P.S I also created a 2D version so you if you don't need this large of "Storage" access you can try out the smaller "Table" plugin instead.
[Plugin] - Table (2D Dictionary)
https://www.scirra.com/forum/plugin-table-2d-dictionary_t125862