argo-cd/util/cache
2020-05-12 18:02:22 -07:00
..
appstate feat: limit the maximum number of concurrent login attempts (#3467) 2020-04-23 12:33:17 -07:00
cache.go fix: enable redis retries; add redis request duration metric (#3575) 2020-05-12 14:39:18 -07:00
cache_test.go chore: Code coverage offensive 03: util/cache (#3335) 2020-04-02 09:16:42 -07:00
client.go Issue #937 - Use redis as a shared throwaway cache (#1120) 2019-02-13 15:20:40 -08:00
client_test.go Enables default lint checks, fixes lint and bugs (#1330) 2019-03-28 13:37:53 -07:00
inmemory.go Defer deletion of app object until all resources have been deleted (issue #636) (#807) 2018-11-19 12:25:45 -08:00
inmemory_test.go Adds more commit data. Closes #1219 (#1762) 2019-06-21 15:51:48 -07:00
redis.go fix: redis request failed with nil error should not be counted as failed (#3576) 2020-05-12 18:02:22 -07:00
redis_test.go chore: Code coverage offensive 03: util/cache (#3335) 2020-04-02 09:16:42 -07:00