Skip to content

This is a SaaS implementation about the main strategies adopted in multi-tentant database for microservices architecture.

License

Notifications You must be signed in to change notification settings

lucasheartcliff/centralized-data-persistence

Repository files navigation

Centralized Data Persistence

wakatime

About the project

The project aims to explore inherent challenges in microservices architecture, notably code redundancies and lack of standards, particularly regarding data persistence. Thus emerged the concept of the Data Persistence Centralizer, a microservice that serves the practical function of facilitating access to relational databases. Adapting concepts from an existing model, which is the multi-tenant architecture, this solution provides a fast and uncomplicated way to persist information while abstracting the complexities inherent in this functionality.

Documentation

Full documentation (pt-br only): link

Versions

Java: 11; MariaDB: 10.3.3x; Maven: 3.9.x;

Author

Lucas Morais

About

This is a SaaS implementation about the main strategies adopted in multi-tentant database for microservices architecture.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published