What is the process between local cache, cloud cache, MinIO bucket, and the iModel bim file? #7093
Unanswered
guanhuaming
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello. I have a local iTwin frontend and backend application. In the frontend application, I open a BIM file using SnapshotConnection.openFile. The tileCacheStorage property of IModelHostOptions in the backend's IModelHost is configured to use MinIO storage. I would like to understand the specific processing flow on the backend when I open a BIM file using SnapshotConnection.openFile on the frontend.
For example:
Can someone provide a flowchart of the entire process when requesting data? Thanks.
Beta Was this translation helpful? Give feedback.
All reactions