tirith
tirith copied to clipboard
Tirith Client-Server architecture
We can implement client-server architecture in the provider-core architecture or even Tirith as a service. There are some cases for this, e.g. decoupling even more between Tirith provider and core, and also user don't need to install Tirith in their local, etc. Need to brainstorm more
Imagine a case, authorization engine where the policy is always the same but the input is different. We may write a new method to support this kind of mode where we cache the policy.