# README
CRUD-using-Go-and-MySQL
A simple CRUD Application built using GoLang and MySQL as the database. I have also implemented redis caching to cache the recently fetched users.
Tech Stack
- GOlang
- MySQL
- Redis
A simple CRUD Application built using GoLang and MySQL as the database. I have also implemented redis caching to cache the recently fetched users.