feat(clickhouse): wire ClickHouseExecutionStore as active ExecutionStore

Add cameleer.storage.executions feature flag (default: clickhouse).
PostgresExecutionStore activates only when explicitly set to postgres.
Add by-seq snapshot endpoint for iteration-aware processor lookup.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
hsiegeln
2026-04-01 00:09:14 +02:00
parent 151b96a680
commit 95b9dea5c4
5 changed files with 28 additions and 2 deletions

View File

@@ -101,6 +101,8 @@ spec:
value: "clickhouse"
- name: CAMELEER_STORAGE_LOGS
value: "clickhouse"
- name: CAMELEER_STORAGE_EXECUTIONS
value: "clickhouse"
resources:
requests: