Hi all! I’m trying to deploy my first web app using Heroku. My app has three tabs. Each tab has an independent data source . My question regards to the storage type of dcc.store. Which of the options is the faster and most efficient to query data?
Dash documentation presents three types: memory, local or session. I’m requesting this little help since I have no experience with web deployment.
Thanks in advance!
2 posts - 2 participants