Commit Graph

9 Commits (4ee389676ed1bc752a0533f696369601e8478b87)

Author SHA1 Message Date
Jo 4ee389676e
RemoteCache: Cleanup infra remote cache (#64381) 2 years ago
Jo ff78103a24
Authn: Anon session service (#63052) 2 years ago
Carl Bergquist 791b1001af
remote cache: new function to get/set cache items as byte arrays (#62916) 2 years ago
Serge Zaitsev f531074d89
Chore: Fix goimports grouping in pkg/infra (#62421) 2 years ago
Serge Zaitsev f1fb202284
Chore: Add encryption codec to the remote cache (#59871) 2 years ago
idafurjes b8852ef6a3
Chore: Remove context.TODO() (#43409) 3 years ago
bergquist 6d42d43b22 use constants for cache type 6 years ago
bergquist c001cfe1d9 dont allow inifinite expiration 6 years ago
bergquist 7e7427637c renames distcache -> remotecache 6 years ago
bergquist daa3b17951 code layouts and comments 6 years ago
bergquist 9a78c23165 rename put -> set 6 years ago
bergquist 98f5432659 `memcache` -> `memcached` 6 years ago
bergquist 196cdf9710 adds config to default settings 6 years ago
bergquist 33935b09f0 uses set instead of add for memcache 6 years ago
bergquist a60bb83a70 extract tests into seperate files 6 years ago
bergquist c8ff698d90 avoid exposing internal structs and functions 6 years ago
bergquist 11d671c637 add support for memcached 6 years ago