build a distributed cache from scratch
distributed cache part 1: Introduction
distributed cache part 2: Initialize the project
distributed cache part 3: Basic cache and persistence
distributed cache part 4: HTTP cache server
distribute cache part 5: TCP cache server