Commit Graph

15 Commits (5285d34cc019c77f7eee2e00a2afd8ff6e84a606)

Author SHA1 Message Date
Sofia Papagiannaki 8b77ee2734
SQLStore: Ensure that sessions are always closed (#55864) 3 years ago
idafurjes b8852ef6a3
Chore: Remove context.TODO() (#43409) 3 years ago
Carl Bergquist a10fa5cad3
Instrumentation: Start tracing database requests (#34572) 4 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
Sofia Papagiannaki 7b70e7db2d
AuthProxy: Optimistic lock pattern for remote cache Set (#17485) 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
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 7aeab0a235 use `Get` instead of `Find` 6 years ago
bergquist 7e7427637c renames distcache -> remotecache 6 years ago
bergquist 66e71b66dd renames key to cache_key 6 years ago
bergquist daa3b17951 code layouts and comments 6 years ago
bergquist 9a78c23165 rename put -> set 6 years ago
bergquist c8ff698d90 avoid exposing internal structs and functions 6 years ago
bergquist 5ced863f75 add support for redis storage 6 years ago
bergquist d99af23946 add garbage collector for database cache 6 years ago
bergquist d4f5789660 cache: initial version of db cache 6 years ago