schangj09/codecrafters-redis
Challenge from codecrafters.io in which I build my own version of Redis from scratch in Java. This has been an excellent exercise to practice working with TCP, multithreading and along the way examine some AI tools for code and test generation.
Java