feat(clickhouse): wire ChunkAccumulator, flush scheduler, and search feature flag

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
hsiegeln
2026-03-31 19:21:19 +02:00
parent 6052407c82
commit 31f7113b3f
5 changed files with 64 additions and 0 deletions

View File

@@ -50,6 +50,7 @@ cameleer:
retention-days: ${CAMELEER_RETENTION_DAYS:30}
storage:
metrics: ${CAMELEER_STORAGE_METRICS:postgres}
search: ${CAMELEER_STORAGE_SEARCH:opensearch}
security:
access-token-expiry-ms: 3600000