This project's goal is to build Yandex ClickHouse database into Django project.
Go to file
M1ha 7034f165ac Changed RedisLock blocking alogrythm, so it doesn't wait,
if sync takes a little more than sync period
2019-01-25 13:47:26 +05:00
src Changed RedisLock blocking alogrythm, so it doesn't wait, 2019-01-25 13:47:26 +05:00
tests Speed up get_final_versions 2019-01-24 17:47:52 +05:00
.gitignore Initial commit 2018-11-12 17:47:30 +05:00
README.md Initial commit 2018-11-12 20:20:51 +05:00
requirements.txt 1) RedisStorage and tests for it 2018-11-14 12:52: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 1) RedisStorage and tests for it 2018-11-14 12:52:01 +05:00

django-clickhouse