* Add global lru for routes with keys being the appname + path * minor comment fixes * remove duplicate entires from THIRD_PARTY * Make sure that we lock and unlock on get, refresh and delete on the cache
* main: clean up * server: replace magical constants and use them for app name tracking
fixes #390