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