mirror of
https://github.com/20kaushik02/real-time-traffic-analysis-clickhouse.git
synced 2025-12-06 07:54:07 +00:00
branch test commit
This commit is contained in:
parent
bab6e8cf4d
commit
e65cf00d34
@ -11,6 +11,8 @@ import json
|
||||
|
||||
dbg_print = lambda *x: DEBUG and print(f"[DEBUG] {x}")
|
||||
|
||||
|
||||
|
||||
class KafkaClient:
|
||||
def __init__(self, topic_name=None, mode='producer'):
|
||||
self.mode = mode
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user