Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Topic] Caching #266

Closed
brianlagunas opened this issue Jan 18, 2023 · 0 comments · Fixed by #369
Closed

[Topic] Caching #266

brianlagunas opened this issue Jan 18, 2023 · 0 comments · Fixed by #369

Comments

@brianlagunas
Copy link
Member

Description

Need to document how caching works in the Reveal SDK.

Things to cover:

  • Properties that control where cache files are stored (CachePath and DataCachePth)
  • How cache is stored (stored based on data source credentials, not all credentials have access to the same data. This means if credentials are by user, then data cache is stored by user)
  • How refreshing the cache works (manually refresh using the RevealView, refresh rate on data sources)
  • How to turn off caching
  • How to clear the cache
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant