Skip to content

Multi Tenancy Support

Christian Kreutzfeldt edited this page Oct 29, 2013 · 2 revisions

The basar platform is designed to provide multi-tenancy support. Therefore the tracking component provides the same support by default.

Technically spoken this provide through a very early split into different pipelines where each is allowed to implement different, client specific behavior. As the implementation is in a very early stage, the definition of specific processes is carried through code instead of configuration. In future versions this is to be replaced by setup through configuration.

Clone this wiki locally