An open API service indexing awesome lists of open source software.

https://github.com/inv2004/clickhouse-configs


https://github.com/inv2004/clickhouse-configs

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Clickhouse circular configuration in docker-composer

### Configurations
- Circular (better to avoid, because of resources sharing)
- 1Shard X 2Replicas

### Run
```bash
cd [config]
docker-compose up -d
```