Bug fix
- Generate
tmp
folder for no reason. It is checked to be generated - Interval to capture the logs every 5 seconds to not be so overwhelmed
- Using cache to set database URI
- Diminution of for to compare that a route is in the database. The
_create_route_
function was replaced to generate the list and from the database it checks which route exists.
Full Changelog: v0.0.3...v0.0.4