Commit Graph

22 Commits (f33158dcdfacc15feb01a1ed0e2a1736d5ddbebb)

Author SHA1 Message Date
Arve Knudsen 41d432b5ae
Chore: Enable whitespace linter (#25903) 5 years ago
Mario Trangoni 5116420e9a
Fix misspell issues (#23905) 5 years ago
Arve Knudsen 7349a6b96c
pkg/infra: Check errors (#19705) 6 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 0adbb001db RemoteCache: redis connection string parsing test (#17702) 6 years ago
Sofia Papagiannaki 7b70e7db2d
AuthProxy: Optimistic lock pattern for remote cache Set (#17485) 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
Carl Bergquist aed3d0d3ad
Remotecache: Avoid race condition in Set causing error on insert. (#17082) 6 years ago
zhulongcheng 2fff8f77dc move log package to /infra (#17023) 6 years ago
Carl Bergquist 3f136e0da9
tech: replace bmizerany/assert with stretchr/testify (#16625) 6 years ago
Carl Bergquist 490515aec6
build: partially replace gometalinter with golangci-lint (#16610) 6 years ago
Oleg Gaidarenko 67cbc7d4cf
Chore: use remote cache instead of session storage (#16114) 6 years ago
Oleg Gaidarenko c5bc723a6e Correct table names of sql storage for remotecache 6 years ago
bergquist 6d42d43b22 use constants for cache type 6 years ago
bergquist 0a86a1d7b6 updates old distcache names 6 years ago
bergquist c001cfe1d9 dont allow inifinite expiration 6 years ago
bergquist 5186273731 return error if cache type is invalid 6 years ago
bergquist 7aeab0a235 use `Get` instead of `Find` 6 years ago
bergquist b2967fbb37 avoid exposing cache client directly 6 years ago
bergquist 7e7427637c renames distcache -> remotecache 6 years ago