Skip to main content
Version: 2.4.0

RS-DAM microservice

The Data management or rs-dam microservice is the main service used in the Functional overview - Meta catalog services.

This microservice purpose is to :

info

To populate the meta catalog, the rs-dam microservice inserts items in a highly performant Elasticsearch index. The meta catalog is the Elasticsearch index.

ConceptCompatibilityDescription
MultitenantYesCan handle multiple tenants/projects
Vertical scalabilityYesUses Jobs
Horizontal scalabilityNoService can not be deployed with multiple instances

You can learn how the service works with the conception section.

How to use​

You can learn how to operate with the microservice thanks to API Guides :

How to configure​

To learn how the microservice is configured with static parameters from properties files see Configuration section.

To understand the configuration of specific tenant (aka project) see Import/export configuration section.

How to access source code​

Microservice source code is available on GitHub.