|
|
|
|
|
by zX41ZdbW
1943 days ago
|
|
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. |
|
https://stackoverflow.com/questions/60163070/is-clickhouse-d...