How to Achieve Persistent and Fast In-Memory Databases
In the last few days, I have been creating an in-memory database server similar to Redis using GOLANG, along with a client (CLI is in progress) that communicates using RESP, a protocol used by Redis. If you want to check it out, here's a link: quickd...
blogs.yagyagoel.dev4 min read