Looks like a cool project; does the project aim to fix anything existing about Redis or is this just a fun side project? Thanks

Redis dynamically allocates memory, the idea of the project is to pre allocate everything, so it’s by principle faster than Redis.