feat(go): add nats kafka ingest bridge

This commit is contained in:
lingniu
2026-07-02 15:07:44 +08:00
parent 079bd76d38
commit c27150cc15
11 changed files with 1121 additions and 12 deletions

View File

@@ -0,0 +1,13 @@
server_name: lingniu-vehicle-nats
port: 4222
http_port: 8222
jetstream {
store_dir: "/data/jetstream"
max_mem_store: 1G
max_file_store: 200G
}
authorization {
timeout: 2
}