Stephen McCullough
Thoughts
Spent way too long trying to workout how to get spotify history working in my workflow. Back to the drawing board tomorrow.
View all
Writing
Extracting Authentication to a Microservice
Lessons from extracting authentication and authorisation into a dedicated microservice, including database migration, in-memory testing, and architectural decisions
Read more
Notes
Lazy Loading Cache for whatisonthe.tv
Working on [whatisonthe.tv](https://whatisonthe.tv), I needed a caching pattern for film and star metadata lookups. The app pulls data from external A...
caching architecture python
Read more