Redis from scratch Implementation of redis from scratch with tokio and actors Stuff implemented: SET/GET expiration (naive method) basic cluster persistence