This project's goal is to build Yandex ClickHouse database into Django project.
Go to file
2020-02-07 10:49:49 +05:00
docs Added docs about databases and queries 2020-02-06 16:17:45 +05:00
src Fixed issue https://github.com/carrotquest/django-clickhouse/issues/9 2020-02-07 10:49:49 +05:00
tests Fixed issue https://github.com/carrotquest/django-clickhouse/issues/9 2020-02-07 10:49:49 +05:00
.gitignore More optimization and fixed some bugs 2019-02-03 23:05:54 +05:00
.travis.yml Install not required redis 2019-06-27 17:22:40 +05:00
README.md Added more docs 2020-02-06 13:39:56 +05:00
requirements.txt Added method to flush single import_key in storage 2019-07-24 09:57:01 +05:00
runtests.py 1) RedisStorage and tests for it 2018-11-14 12:52:01 +05:00
setup.cfg 1) RedisStorage and tests for it 2018-11-14 12:52:01 +05:00
setup.py Added method to flush single import_key in storage 2019-07-24 09:57:01 +05:00

django-clickhouse

Documentation is here