Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
145 contributions in the last year
Activity overview
Contribution activity
September 2020
wcharczuk has no activity
yet for this period.
August 2020
- Fixing `db.Config.Resolve()` to pull from `DB_LOCK_TIMEOUT` and `DB_STATEMENT_TIMEOUT`.
- Adding `lock_timeout` and `statement_timeout` examples.
- Updating `configutil` and all usage of it.
- Adding PostgreSQL lock and statement timeouts
- Syncing many internal changes to `env`.
- Using `context.Context` for storing Envoy client identity instead of `web.Ctx`.
- Adding SPIFFE extraction and middleware helpers for XFCC.