Email or username:

Password:

Forgot your password?
Konstantin =\

I've made a simple Git remote helper which allows to store repositories in ClickHouse like this

`git clone clickhouse://default:password@fdq1m50rz5.us-west-2.aws.clickhouse-dev.com:9440/repo-name`

gist.github.com/thevar1able/f0

1 comment
Konstantin =\

So ClickHouse can store ClickHouse :yayblob:

Go Up