Informatievlaanderen / VSDS-LDESServer4J

Linked Data Event Streams Server for Java
https://informatievlaanderen.github.io/VSDS-LDESServer4J
European Union Public License 1.2
9 stars 8 forks source link

Document modules #346

Open sandervd opened 1 year ago

sandervd commented 1 year ago

What does each module do? How do they work together?

Yalz commented 1 year ago

High level developer documentation + architecture documentation ?

Yalz commented 1 year ago

to discuss in design session

sandervd commented 1 year ago

e.g. ldes-fragmentisers, ldes-queues, ldes-server-application, ldes-server-domain, ldes-server-infra-mongo, ldes-server-port-fetch-rest, ldes-server-port-ingestion-rest What is the resposnibility of each module? How are they depending on one another? Which modules are implementations of an interface, that could be replaced with something else?

Yalz commented 1 year ago

Component diagram, How independent are components? Which interfaces need to be implemented for new components ?

In short, a guide to start and create new modules