new TODO item: split cache dir in subdirs

This commit is contained in:
Stefano Zacchiroli 2015-04-29 12:00:45 +02:00
parent 011ce383e2
commit 059b323341

4
TODO
View file

@ -3,6 +3,10 @@
* 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