octo-sts / app

A GitHub App that acts like a Security Token Service (STS) for the Github API
Apache License 2.0
136 stars 15 forks source link

Add caching of installation ID lookups #9

Closed mattmoor closed 9 months ago

mattmoor commented 9 months ago

I'd use something like an LRU similar to: https://github.com/chainguard-dev/octo-sts/issues/10