► Checkout the full project being made here: • Complete Backend Engineering Course in Go
In this video I show you how caching you Golang API handlers can help you boost performance to handle a higher load of traffic, making you API more production ready.
📗 Resources
Source code: https://github.com/sikozonpc/GopherSo...
Full course: • Complete Backend Engineering Course in Go
🙋🏼♂️ Socials:
X: https://x.com/tiago_taquelim_
Github: https://github.com/sikozonpc
Thanks for watching 💪
💰 Links to stuff I use:
⌨ Keyboard ► HHKB Professional HYBRID Type-S White
Time Stamps 👇
00:00:00 Explanation
00:02:53 Why caching?
00:04:57 Codebase Overview
00:06:20 Solution Overview
00:08:05 Implementation
00:12:55 Benchmark