M@

Results 6 issues of M@

I needed a time AND LRU cache. By far, this is the best time cache I've found for go. As such, I've injected LRU capabilities that simply: - ensures that...

Tweaked and confirmed version of the galexrt section below it. **Decision**: There are two ways to resolve item 9: The easy way is as-listed, which is to just push Postgres...

hmac.Signer is an http.Handler that will sign the rest of the URI and parameters, redirecting to the signed URI to prime the cache. So signing request `http://localhost:8081/_sign/food/20200723_0017_01.jpg?quality=10` redirects to `http://localhost:8081/QfuWvArP9zsFRKwSJuG2MJz4DZsZe2NoVUmy7WBAwaw/food/20200723_0017_01.jpg?expiration=1669988210032&quality=10`...

The S3 credentials can be provided directly or in the environment. Fully composable and works excellently with the groupcache implementation. Admittedly plays loose with contexts. Resolves #26 In the groupcache...

# What problem are we solving? Tests of the lock manager lazily read from concurrently-written variables without using read locks. This can result in false failures of the tests when...

:rocket: ![Screenshot from 2023-12-15 19-40-46](https://github.com/scastiel/gordle/assets/2150418/cd833d42-ad26-407a-a8e9-210cb466e808)