willie 6bcbe5f3b6 starting architectual design 4 жил өмнө
..
.vscode 23dd8aada3 initial commit 4 жил өмнө
api 72bde1e524 changing source control reference 4 жил өмнө
cmd 72bde1e524 changing source control reference 4 жил өмнө
config 72bde1e524 changing source control reference 4 жил өмнө
configs 72bde1e524 changing source control reference 4 жил өмнө
dao 72bde1e524 changing source control reference 4 жил өмнө
deployments 72bde1e524 changing source control reference 4 жил өмнө
devdata 23dd8aada3 initial commit 4 жил өмнө
health 72bde1e524 changing source control reference 4 жил өмнө
internal 72bde1e524 changing source control reference 4 жил өмнө
logging 23dd8aada3 initial commit 4 жил өмнө
model 72bde1e524 changing source control reference 4 жил өмнө
test 72bde1e524 changing source control reference 4 жил өмнө
worker 72bde1e524 changing source control reference 4 жил өмнө
Dockerfile 72bde1e524 changing source control reference 4 жил өмнө
Makefile 23dd8aada3 initial commit 4 жил өмнө
README.md 6bcbe5f3b6 starting architectual design 4 жил өмнө
architectual.md 6bcbe5f3b6 starting architectual design 4 жил өмнө
architecture.drawio 6bcbe5f3b6 starting architectual design 4 жил өмнө
go.mod 72bde1e524 changing source control reference 4 жил өмнө
go.sum 23dd8aada3 initial commit 4 жил өмнө
scratch.Dockerfile 23dd8aada3 initial commit 4 жил өмнө

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