Skip to content

Migrate Schema Service to Anthos(GONRG-3335)

Rustam Lotsmanenko (EPAM) requested to merge gcp-schema-anthos-version into master

Description:

Create a new module called 'schema-reference'. Use 'mongoDB' instead of 'Datastore'. Use 'minIO' instead of Google Storage'. Use 'rabbitMQ' instead of 'Pub/Sub'.

Changes include:

  • New feature (a non-breaking change that adds functionality).

Changes in:

  • Reference

Dev Checklist:

  • Added Unit Tests, wherever applicable.
  • Updated the Readme, if applicable.
  • Existing Tests pass
  • Verified functionality locally
  • Self Reviewed my code for formatting and complex business logic.
Edited by Rustam Lotsmanenko (EPAM)

Merge request reports