Comment on Show HN: Zedis – A Redis clone I'm writing in ZigparentComments−barddooOP11moRedis dynamically allocates memory, the idea of the project is to pre allocate everything, so it’s by principle faster than Redis.
Comments
Redis dynamically allocates memory, the idea of the project is to pre allocate everything, so it’s by principle faster than Redis.