willie 6bcbe5f3b6 starting architectual design há 4 anos atrás
..
.vscode 23dd8aada3 initial commit há 4 anos atrás
api 72bde1e524 changing source control reference há 4 anos atrás
cmd 72bde1e524 changing source control reference há 4 anos atrás
config 72bde1e524 changing source control reference há 4 anos atrás
configs 72bde1e524 changing source control reference há 4 anos atrás
dao 72bde1e524 changing source control reference há 4 anos atrás
deployments 72bde1e524 changing source control reference há 4 anos atrás
devdata 23dd8aada3 initial commit há 4 anos atrás
health 72bde1e524 changing source control reference há 4 anos atrás
internal 72bde1e524 changing source control reference há 4 anos atrás
logging 23dd8aada3 initial commit há 4 anos atrás
model 72bde1e524 changing source control reference há 4 anos atrás
test 72bde1e524 changing source control reference há 4 anos atrás
worker 72bde1e524 changing source control reference há 4 anos atrás
Dockerfile 72bde1e524 changing source control reference há 4 anos atrás
Makefile 23dd8aada3 initial commit há 4 anos atrás
README.md 6bcbe5f3b6 starting architectual design há 4 anos atrás
architectual.md 6bcbe5f3b6 starting architectual design há 4 anos atrás
architecture.drawio 6bcbe5f3b6 starting architectual design há 4 anos atrás
go.mod 72bde1e524 changing source control reference há 4 anos atrás
go.sum 23dd8aada3 initial commit há 4 anos atrás
scratch.Dockerfile 23dd8aada3 initial commit há 4 anos atrás

README.md

Message Service

Eine kleine Studie, wie ein Cloud Native Message Service aussehen könnte.

Liste der Features

  • REST Interface für Producer und Consumer
  • Ermöglicht gleichzeitig Queue und Topic
  • Queues und Topics werden durch ersten Zugriff automatisch erzeugt.
  • Persistenz im Filesystem u. (später) MongoDB