ClickHouse supports transactional (ACID) properties for INSERT queries. It can also replicate data across geographically distributed locations with automatic support for consistency, failover and recovery. Quorum writes are supported as well.
This allows to safely use ClickHouse for billing data.
This allows to safely use ClickHouse for billing data.