Mgets need to resolve the provided index to an actual index. This is done for every item in an mget request, even if all mgets target the same index. With this commit we eliminate this overhead when only one index (or a small number of indices with items sorted by index) is affected. |
||
---|---|---|
.. | ||
licenses | ||
src | ||
build.gradle |