6 ms·
Looks like a cool project; does the project aim to fix anything existing about Redis or is this just a fun side project? Thanks
by era37 1y 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
- barddoo 1y agoRedis dynamically allocates memory, the idea of the project is to pre allocate everything, so it’s by principle faster than Redis.