Commit Graph

38 Commits (c52d4e2a64806e8cbf47782854fdd1f795cf549d)

Author SHA1 Message Date
Kristin Laemmert 05709ce411
chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
Sofia Papagiannaki 8b77ee2734
SQLStore: Ensure that sessions are always closed (#55864) 3 years ago
Emil Tullstedt b287047052
Chore: Upgrade Go to 1.19.1 (#54902) 3 years ago
Kat Yang 3c3039f5b3
Chore: Remove Wrap (#50048) 3 years ago
ying-jeanne a8eef45a44
Logger migration from log15 to gokit/log (#41636) 3 years ago
idafurjes 56c3875bb9
Chore: Remove context.TODO (#43458) 3 years ago
idafurjes b8852ef6a3
Chore: Remove context.TODO() (#43409) 3 years ago
Todd Treece 1781c8ec7d
Chore: Add go-redis v8 dependency (#39442) 4 years ago
Serge Zaitsev 643c7fa0cb
Chore: update all +build statements (#38782) 4 years ago
Arve Knudsen 78596a6756
Migrate to Wire for dependency injection (#32289) 4 years ago
Carl Bergquist a10fa5cad3
Instrumentation: Start tracing database requests (#34572) 4 years ago
Serge Zaitsev da13f88862
Redact sensitive values before logging them (#33829) 4 years ago
Arve Knudsen 12661e8a9d
Move middleware context handler logic to service (#29605) 5 years ago
Arve Knudsen 8d5b0084f1
Middleware: Simplifications (#29491) 5 years ago
Arve Knudsen b5379c5335
Chore: Fix SQL related Go variable naming (#28887) 5 years ago
Arve Knudsen a5d9196a53
Chore/fix lint issues (#27704) 5 years ago
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