mirror of
https://github.com/gomods/athens
synced 2026-02-03 14:20:31 +00:00
* Adding benchmark for mongo and fs * Adding delete, exists, save with other storages * Fixing typos, adding nonexistent module exits benchmark * Fixing delete operation in delete benchmark * Separating non testing existing modules benchmark, shortening the benchmark name * running benchmark in ci * Revert "running benchmark in ci" - mongo index make duplicate records to fail idempotent, will fix in a separate PR. This reverts commitf7d78262d2. * Adding reset timer, fixing duplicate record issue * Revert "Revert "running benchmark in ci" - mongo index make duplicate records to" This reverts commit40a7b33199. * removing benchmark from ci * Adding operation for returning errors