Does shiny's built in caching mechanism (ie bindCache()) work with shinyproxy?

Does shiny’s built in caching mechanism (ie bindCache()) work with shinyproxy?

I’m about to move an app from shinyapps.io over to ShinyProxy. On shinyapps.io caching works but is only persistent within an instance. Does ShinyProxy support caching, and can it be persistent?