Add Cache Managers to Librador
Cache Managers are beans used to cache requests made to Labracore often within one request scope.
In Queue this is implemented as CoreCacheManager and TimedCacheManager. Both these classes should be integrated in Librador as well.