Add offset and limit parameters to RepositoryBranchNamesResolver
Summary
We need a way to efficiently use this resolver to make use of the Redis search we implemented.
Proposal
Add offset
and limit
parameters to enable efficient usage of this endpoint.