Currently, when pulling objects from the cache, the cache must be queried twice, due to chaining of `MapAsync()` overloads. This should be avoidable.
Currently, when pulling objects from the cache, the cache must be queried twice, due to chaining of
MapAsync()overloads. This should be avoidable.