Hello, I have created a simple messaging feature on my app. However, all the messages are being saved as individual entries. This is fine and it works, but I fear when there has been hundreds of messages, that it may slow down my website. Does anyone have any ideas on a more efficient solution in terms of storage? My current data types are chat and message, perhaps a form of list?
Thank you in advance.
Cole
Blockquote