Layers Diagram
The Zusammen Adapter sits in the hosting application, and provides the core functionalities (described in the overview) through plug-ins. The plug-ins are specific to an implementation.
Abstraction
As shown in the preceding diagram, the functions that will be enabled by the implemented plug-ins are:
- Metadata store
- Search index
- Collaboration-aware data store
Implementation Example
The following diagram shows an example implementation where the collaboration store is implemented using Git, the search index is implemented using Elastic, and the metadata store is implemented using Cassandra.
NOTE: This is the out-of-the-box implementation. For details of the plug-ins, see Plug-ins.