Commit Graph

14 Commits (d93f5bab83a1f3089e37a1c5714bd6b70cc6ac74)

Author SHA1 Message Date
Karl Persson d93f5bab83
RemoteCache: remove count method (#91581) 11 months ago
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
Serge Zaitsev f1fb202284
Chore: Add encryption codec to the remote cache (#59871) 3 years ago
Kristin Laemmert 05709ce411
chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
idafurjes b8852ef6a3
Chore: Remove context.TODO() (#43409) 4 years ago
Arve Knudsen a5d9196a53
Chore/fix lint issues (#27704) 5 years ago
Arve Knudsen 7349a6b96c
pkg/infra: Check errors (#19705) 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 c5bc723a6e Correct table names of sql storage for remotecache 6 years ago
bergquist 0a86a1d7b6 updates old distcache names 6 years ago
bergquist 7e7427637c renames distcache -> remotecache 6 years ago
bergquist 66e71b66dd renames key to cache_key 6 years ago
bergquist 9a78c23165 rename put -> set 6 years ago
bergquist 5ced863f75 add support for redis storage 6 years ago
bergquist d99af23946 add garbage collector for database cache 6 years ago