Commit Graph

17 Commits (72759be6ec6159d71c9dc591fabe3742d12e6df3)

Author SHA1 Message Date
Carl Bergquist eb507dca89
Remotecache: rename setbytearray/getbytearray to set/get and remove codec (#64470) 2 years ago
Jo ff78103a24
Authn: Anon session service (#63052) 2 years ago
Selene 5fe3548691
RemoteCache: Fix null pointer exception in redis cache (#63094) 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) 3 years ago
Serge Zaitsev f1fb202284
Chore: Add encryption codec to the remote cache (#59871) 3 years ago
Kat Yang 3c3039f5b3
Chore: Remove Wrap (#50048) 3 years ago
idafurjes b8852ef6a3
Chore: Remove context.TODO() (#43409) 4 years ago
Todd Treece 1781c8ec7d
Chore: Add go-redis v8 dependency (#39442) 4 years ago
Serge Zaitsev da13f88862
Redact sensitive values before logging them (#33829) 4 years ago
Kyle Brandt f689b60426
remotecache: support SSL with redis (#18511) 6 years ago
Markus Blaschke 31547597d3 remote_cache: Fix redis connstr parsing (#18204) 6 years ago
Kyle Brandt c09fe3c3b4
remote_cache: Fix redis (#17483) 6 years ago
Mario Trangoni 87760d4fde Codestyle: Fix govet issues (#17178) 6 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 9a78c23165 rename put -> set 6 years ago
bergquist 196cdf9710 adds config to default settings 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 5ced863f75 add support for redis storage 6 years ago