Skip to main content
Version: 1.16

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 rs-dam microservice insert items in a highly performant index Elasticsearch. The meta catalog is the Elasticsearch index.

ConceptCompatibilityDescription
MultitenantYesCan handle multiple tenants/projects
Vertical scalabilityNoDo not uses Jobs system
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.