feat(kafka): import kafka module and configure basic service

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
ashisgreat22 2026-03-22 00:03:13 +00:00
parent 8cc2154b18
commit efe230ba65
2 changed files with 26 additions and 5 deletions

8
flake.lock generated
View file

@ -5,11 +5,11 @@
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1774127143,
"narHash": "sha256-NMUqsubqwg1qWic84Eyn7B1BcDAZJD98klPom61lOK0=",
"lastModified": 1774136830,
"narHash": "sha256-VNjK6/ygo3My/rJCEK+pCyZ5MazUBVcXiKDIX3sGJ6o=",
"ref": "refs/heads/main",
"rev": "52395c7cd0d1aa9c10867a556cd201b08543e164",
"revCount": 24,
"rev": "90810cb934db4f724f16f2abb1a1d052ff8c1d30",
"revCount": 28,
"type": "git",
"url": "ssh://forgejo@git.ashisgreat.xyz:2222/penal-colony/kafka.git"
},