In this session, we will be mastering how cache strategy works in theory, then refresh our knowledge about LinkedList, finally we will implement our own cache structure in Go. After this session, you will not be only familiar with caching strategies, you will be able to architect your cache solutions for your products.