Hacker News new | ask | show | jobs
by era37 267 days ago
Looks like a cool project; does the project aim to fix anything existing about Redis or is this just a fun side project? Thanks
1 comments

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