Revert to the pre-qless refactoring version

This commit is contained in:
Nicolas Dandrimont 2016-09-13 14:57:26 +02:00
parent 9550ca3edd
commit 2a62db6827
13 changed files with 582 additions and 49 deletions

8
TODO
View file

@ -1,5 +1,13 @@
# -*- mode: org -*-
* TODO SQL: rework repo_history/repo_creations to use last_seen
* TODO cache dir: split json data from other HTTP info
for easier further processing of additional API data
* TODO cache dir: split in subdirs
to avoid hitting too hard on the filesystem due to the large amount of files
(200k+)
* TODO network-level traceback
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/urllib3/response.py", line 186, in read