django-clickhouse/src/django_clickhouse
2019-02-05 10:46:29 +05:00
..
__init__.py Added QuerySet that determines db with router help. 2018-11-28 15:30:19 +05:00
clickhouse_models.py Disabled generators to monitor time better 2019-02-05 10:46:29 +05:00
compatibility.py More optimization and fixed some bugs 2019-02-03 23:05:54 +05:00
configuration.py Created separate from infi MigrationHistory in order to: 2018-12-18 18:28:23 +05:00
database.py Chaned statsd key for inserted tuples 2019-02-04 12:52:21 +05:00
engines.py Disabled generators to monitor time better 2019-02-05 10:46:29 +05:00
exceptions.py 1) Finished sync celery tasks. 2018-11-20 17:24:15 +05:00
migrations.py Fix error on migration, 2019-01-21 12:35:44 +05:00
models.py Test if post_save is called 2019-01-23 12:48:18 +05:00
query.py Refactoring 2018-12-13 10:52:38 +05:00
redis.py 1) Fixed SyncKillTest 2018-11-29 19:10:41 +05:00
routers.py Changed migrations routing, dividing it into replicated and not replicated operations 2018-12-18 15:45:10 +05:00
serializers.py Fixed serialization to tuple to_python converting 2019-02-04 13:07:45 +05:00
storages.py Release lock if something goes wrong in sync 2019-02-04 13:27:12 +05:00
tasks.py Fix need_sync period 2019-01-24 11:14:19 +05:00
utils.py Made redis storage a singleton in order to reduce number of connections 2019-01-23 17:01:10 +05:00