PerBonomi
6 years agoBoss
Where do I store a large amount of data, for reference?
Hi folks, planning a custom component which will basically check the user's id against a pre-existing list.
I imagine this list could grow into the thousands. What are my options for storing this data/list?
One option I use for smaller datasets is a hidden post and simply store it as a comma separated string.
Another option might be to store a string in a custom metadata field, I guess? Any ideas how large that could be?
(I don't have access to a separate server.)
Sign in to react to this post