You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to add a replication API to the core. The goal of the API is to enable the use of replicating objects based on resources into the cache server. The replicated object should be backed by the replication object and identity, and be able to be served via virtual workspace using the Replication identity.
Uh oh!
There was an error while loading. Please reload this page.
Feature Description
Following https://docs.google.com/document/d/18Xh2-VFnH23bDiAHPP_JXm4qAG4QK6GjTKcpszPGApQ/edit?tab=t.0
Epic: #3292
We need to add a replication API to the core. The goal of the API is to enable the use of replicating objects based on
resources
into the cache server. The replicated object should be backed by the replication object and identity, and be able to be served via virtual workspace using the Replication identity.Proposed Solution
Add an API:
It would pick resources in the same workspace where the object is and replicate them into the cache server.
Once this is replicated, we would need to create a dedicated VirtualWorkspace and serve these when it is referred in the APIExport. (Separate ticket)
Alternative Solutions
No response
Want to contribute?
Additional Context
No response
The text was updated successfully, but these errors were encountered: