Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Added caching to the ruby /api_request - Moved 0.5 from the /get_iterator to the ruby request to preserve trace timing and not impact web vitals - Cache hits will preserve the 2s on get_iterator - Cache misses will steal 0.5s - Also setup redis in gcp memory store - Created VPC connector in GCP - Created redis-relay to communicate locally with cache Only runs locally atm. Will require env vars added to flask / redis in GCP to enable communcations in our VPC
- Loading branch information