mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 01:25:21 +00:00
24d5abba10
Make PlainRewritableObjectStorage generic; Support config type ``` <s3_plain_rewritable> <type>object_storage</type> <object_storage_type>s3</object_storage_type> <metadata_type>plain_rewritable</metadata_type> <endpoint>https://s3.eu-west-1.amazonaws.com/clickhouse-eu-west-1.clickhouse.com/data/</endpoint> <use_environment_credentials>1</use_environment_credentials> </s3_plain_rewritable> ``` |
||
---|---|---|
.. | ||
clickhouse-keeper.cpp | ||
CMakeLists.txt | ||
keeper_config.xml | ||
keeper_embedded.xml | ||
Keeper.cpp | ||
Keeper.h |