Recently signed up to the business plan to try and leverage the potential performance improvement that the persistent server option enables. I have enabled the persistent server (Step 1 done).
This is a general question, but are there any other perks of having the persistent server and what can I do to utilize this to the max? For example maybe storing things in server memory, etc… My app has many server calls depending on what the user wants to see. I currently load them in a lazy fashion where each page only calls the data that’s needed.