Skip to content

Cache Gitaly FindCommit RPC response

Ahmad Sherif requested to merge fix/cache-gitaly-find-commits into master

Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/37440 and gitaly#1001 (closed).

For one of the test cases, calls to FindCommit dropped from 20 to 7.

What does this MR do?

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Edited by Ahmad Sherif

Merge request reports