update todo

This commit is contained in:
Paul 2016-02-26 12:22:20 +01:00
parent 7edb824b04
commit 76442061b8

View File

@ -36,7 +36,7 @@ db_backend = "ram"
* Compatibility with python3 only * Compatibility with python3 only
* Filters for regex urls * Filters for regex urls
* Reduce memory footprint (wip with CDB backend alternative) * Reduce memory footprint (wip with CDB backend alternative)
* Code optimisation and cleaning (wip) * Code optimisation (profiling) and cleaning (wip)
* Object oriented programming (wip) * Object oriented programming (wip)
* Tests (wip) * Tests (wip)
* ... * ...