mirror of
https://github.com/argoproj/argo-cd
synced 2026-05-24 09:50:08 +00:00
* refactor: controller uses two level caching to reduce number of redis calls Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com> |
||
|---|---|---|
| .. | ||
| appstate | ||
| cache.go | ||
| cache_test.go | ||
| client.go | ||
| client_test.go | ||
| inmemory.go | ||
| inmemory_test.go | ||
| redis.go | ||
| redis_test.go | ||
| twolevelclient.go | ||