bindCache(): Default cache scope

  • The plot cache is stored in memory.
  • It is never bigger than 200 MB.
  • It is shared across all users a single process.
  • It is lost when the app restarts.