new feature for caching infrastructure: flag "-per_request"
When this feature is used, the cache is locked max 1 time per request, the results are stable for this request. This feature is useful for caches having a potentially high number of locks per request.
The new feature is used currently for checking, if a package is enabled.