feat(1c): add read-only companies export layer

This commit is contained in:
igor04091968
2026-05-22 10:46:06 +03:00
parent 31fe43f4bc
commit 02e896b05a
13 changed files with 214 additions and 17 deletions
+2
View File
@@ -8,6 +8,7 @@ clickhouse:
landing:
documents: ./landing/documents
postings: ./landing/postings
companies: ./landing/companies
reglog: ./landing/reglog
audit: ./landing/audit
host: ./landing/host
@@ -16,6 +17,7 @@ formats:
default: jsonl
documents: jsonl
postings: jsonl
companies: jsonl
reglog: jsonl
audit: jsonl
host: jsonl