feat(go): add nats kafka ingest bridge
This commit is contained in:
13
deploy/nats/nats-server.conf
Normal file
13
deploy/nats/nats-server.conf
Normal 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
|
||||
}
|
||||
Reference in New Issue
Block a user