sourcegraph/internal/github_apps
Erik Seliger 169db11ce6
rcache: Explicitly pass redis pool to use (#63644)
Recently, this was refactored to also allow using the redispool.Store.
However, that makes it very implicit to know where something is being
written, so instead we pass down the pool instance at instantiation.

This also gives a slightly better overview of where redispool is
actually required.

Test plan: CI passes.
2024-07-10 01:23:19 +02:00
..
auth rcache: Explicitly pass redis pool to use (#63644) 2024-07-10 01:23:19 +02:00
store feat: implement functionality to create credential GitHub apps (#63635) 2024-07-05 08:56:41 -05:00
types feat: implement functionality to create credential GitHub apps (#63635) 2024-07-05 08:56:41 -05:00